美文网首页
解决git远程仓库pull时报错问题

解决git远程仓库pull时报错问题

作者: 冬日的太阳_c107 | 来源:发表于2017-09-11 11:09 被阅读0次

    Commit or discard the changes and try again.

    解决方法:

    1.先切换到本地仓库路径:cd /Users/etong/Git-Projects

    2.执行重置命令:git reset --hard

    相关文章

      网友评论

          本文标题:解决git远程仓库pull时报错问题

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