git 回滾操做

1. 強制回滾git

git reset --hard branchname commitid

  

2. 回滾後強制提交bash

git push origin development --force

 

以上code

相關文章
相關標籤/搜索