Git GUI crashes every time it opens a repository

后端 未结 7 1871
栀梦
栀梦 2021-02-05 11:47

Since few days ago, every time I start Git GUI in a repository, it displays this horrifying error message and quits after I click OK:

prepare-commit-msg hook fai         


        
7条回答
  •  清酒与你
    2021-02-05 12:19

    I was getting this same issue after installing 1.8.0 on a Win64 machine. I solved the issue by removing 1.8.0 and installing 1.7.11

提交回复
热议问题