Git Undo Commit(git撤销提交)

工具:idea 自带的git version control

场景一

git commit ,未git push

执行 git undo commit

场景二

git commit ,已git push

执行 git undo commit
再执行git force push

posted @ 2024-09-19 15:43  抒写  阅读(53)  评论(0编辑  收藏  举报