git reset commit_id
git push -f
git revert commit_id
git push
Git回滚
最新推荐文章于 2024-11-06 00:43:06 发布
git reset commit_id
git push -f
git revert commit_id
git push