问题描述
升级到tfs 2017后,我们发现错误如下:
> git pull
错误:无法锁定ref 'refs / remotes / origin / .. :ref refs / remotes / origin / ..   at 46364 ...
来自http:// tfs:8080 / tfs /../../_ git / Web
!6094359。 ..     features / 100 / ..   - > origin / features / 100 / ... (无法更新本地参考)
* [新分支] features / 101 / ... - > origin / features / 101 /
有任何想法吗?
After the upgrade to tfs 2017, we are seeing errors that go something like this:
> git pull
error: cannot lock ref 'refs/remotes/origin/.. : ref refs/remotes/origin/.. at 46364...
From http://tfs:8080/tfs/../../_git/Web
!6094359... features/100/.. -> origin /features/100/... (unable to update local ref)
*[new branch] features/101/... -> origin/features/101/
Any ideas?
这篇关于Git无法更新本地参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!