Git删除错误提交的commit

    git reset --hard <commit_id>
    git push origin HEAD --force

 

posted @ 2015-07-21 15:10  FrankYou  阅读(327)  评论(0编辑  收藏  举报