git: Your branch and 'origin/master' have diverged


git: Your branch and 'origin/master' have diverged - how to throw away local commits? - Stack Overflow
http://stackoverflow.com/questions/19864934/git-your-branch-and-origin-master-have-diverged-how-to-throw-away-local-com

 

git: Your branch and 'origin/master' have diverged - how to throw away local commits - Stack Overflow
http://stackoverflow.com/questions/32630379/git-your-branch-and-origin-master-have-diverged-how-to-throw-away-local-com

 

Question:

# Your branch and 'origin/master' have diverged, # and have 3 and 8 different commits each, respectively. # (use "git pull" to merge the remote branch into yours)

Resolve:

git fetch origin git reset --hard origin/master


Your branch and 'origin / processos_criminais_151029' have diverged
git fetch origin git reset --hard origin/processos_criminais_151029


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM