17:48 Git Pull Failed
'pull' appears to be a git command, but we were not
able to execute it. Maybe git-pull is broken?
如图所示,公司搭建的gitlab私服,使用idea 选择分支git pull的时候报错,网上找了一下一直没有合适答案。。。。checkout,commit,push都没有问题!!!
17:48 Git Pull Failed
'pull' appears to be a git command, but we were not
able to execute it. Maybe git-pull is broken?
如图所示,公司搭建的gitlab私服,使用idea 选择分支git pull的时候报错,网上找了一下一直没有合适答案。。。。checkout,commit,push都没有问题!!!
2 回答5.7k 阅读✓ 已解决
4 回答782 阅读
问题已解决,由于本地环境原因,换了一下配置的git path to git executable路径,现在可以了,但是就是好奇为什么光git pull 不行