idea git commit撤銷 到項目目錄下,打開git bash 1、git log 找到要撤銷的版本id1 commit之前的版本id2 2、git reset –hard id13、git re ...