
























git revert --strategy resolve <commit>
# 删除远程分支 serverfix
git push origin :serverfix
# 记住用户名密码(明文保存)
git config --global credential.helper store
git shortlog -sn
本文原载于:baiyun.me
如果你喜欢我的内容,请考虑请我喝杯咖啡☕吧,非常感谢🥰 。
If you like my contents, please support me via BuyMeCoffee, Thanks a lot.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。