Git Revert4 个月前git checkout -b revert_branch git revert commit_hash git push git checkout master git merge commit_hashgitrevert