- 使用git命令刪除相應refs文件,
git update-ref -d refs/remotes/XXX,或者手動刪除文件
- 簡單粗暴強行git pull,執行
git pull -p
原文:https://blog.csdn.net/qq_15437667/article/details/52479792
git update-ref -d refs/remotes/XXX,或者手動刪除文件
git pull -p
原文:https://blog.csdn.net/qq_15437667/article/details/52479792
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。