git branch temp git checkout temp
git branch -f master temp git checkout master git branch -d temp git push -f origin master
git branch -f master temp git checkout master
git branch -d temp git push -f origin master
git branch -d temp
git push -f origin master
What's the meaning of 'reconcile' in git?
What's the meaning of 'reconcile' in git?
ReplyDelete