When rewriting git history, how can I apply a commit that returns everything to its prior state?

前端 未结 0 1702
日久生厌
日久生厌 2021-01-16 15:30

Often I want to break up a large commit:

git commit -a -m "Monolith"

I know how to split a commit (git gui is my friend) bu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题