回滚到指定提交

  1. git reset –hard c1ac53850b0314a20e97f669bafc8bb67a3a1124
  2. git push

放弃变更强制提交

  • git reset –hard ; git pull –force

子模块的使用

子模块使用