简单理解:
git reset 重置(抹去历史)

git revert 重提(搞一份新的重新提上去)

git reset & git revert

 

 git reset & git revert

 

相关文章: