1. Git彻底删除历史提交记录的方法

1、查看Git提交记录
# git log

2、找到需要回滚到的提交点,复制它的hash值

# git reset --hard 你复制的hash值

3、将当前指向的head推到git
# git push --force

Copyright © 試毅-思伟 2019 all right reserved,powered by 試毅-思伟修订时间: 2019-07-02 14:28:34

results matching ""

    No results matching ""