目录

工欲善其事

实践出真知

活跃标签: linux java mysql 待分类 js springboot win10 电路 vue macOS nginx esp32 windows git docker idea maven esp8266 python Arduino

存档:

X

Git 使用总结

提交了不该提交的代码需要撤回

git reset --hard [commit-id]
git push -f

注意版本不要选错了,是要回退的版本id


标题:Git 使用总结
作者:llilei
地址:http://solo.llilei.work/articles/2022/06/14/1655174060396.html