本地回退:

git reset --hard HEAD~1

回退后推送到远程:

git push --force

 

 

 

 

 

 

.

相关文章:

  • 2021-04-20
  • 2021-09-25
猜你喜欢
  • 2022-12-23
  • 2021-06-22
  • 2021-10-15
  • 2022-02-07
  • 2021-10-28
  • 2021-09-11
  • 2021-12-06
相关资源
相似解决方案