撤消尚未被推送的Git合并
git merge some-other-branchgit status
# On branch master # Your branch is ahead of 'origin/master' by 4 commits.
git revert HEAD -m 1
git status:
# On branch master # Your branch is ahead of 'origin/master' by 5 commits.
森林海
慕的地10843
守着一只汪
小怪兽爱吃肉
随时随地看视频慕课网APP