git reset 重置
git revert 撤销
git rebase 变基
https://www.cnblogs.com/xgqfrms/p/14821373.html
模拟错误提交,revert 撤销 模拟错误合并,reset 重置 模拟回滚到某个历史, rebase 变基
https://git-scm.com/docs/git-reset https://git-scm.com/docs/git-revert https://git-scm.com/docs/git-rebase
git-testing-all-in-one 🚀👻✅
https://www.cnblogs.com/xgqfrms/p/14821373.html
Repository from Github https://github.comxgqfrms/git-testing-all-in-one
git reset 重置
git revert 撤销
git rebase 变基
https://www.cnblogs.com/xgqfrms/p/14821373.html
模拟错误提交,revert 撤销 模拟错误合并,reset 重置 模拟回滚到某个历史, rebase 变基
https://git-scm.com/docs/git-reset https://git-scm.com/docs/git-revert https://git-scm.com/docs/git-rebase
git-testing-all-in-one 🚀👻✅
https://www.cnblogs.com/xgqfrms/p/14821373.html
MIT License