美文网首页
git 常见问题解决方案

git 常见问题解决方案

作者: 爱鸽子的玉米君 | 来源:发表于2017-11-14 09:54 被阅读16次
    1. untrack files 这种情况一般是该文件下面还有一个.git 文件夹,删除该文件夹即可
    2. If no other git process is currently running, this probably means a git process crashed in this repository earlier 这种情况删除该信息所指示的index.lock文件即可

    持续收录中...

    相关文章

      网友评论

          本文标题:git 常见问题解决方案

          本文链接:https://www.haomeiwen.com/subject/xxapattx.html