首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
通过orphan分支删除git所有历史
通过orphan分支删除git所有历史
tech
2022-10-12
110
git checkout --orphan new git commit -m "init" git branch -d master git branch -m new master git push --set-upstream origin master -f
转载请注明原文地址:https://tech.qufami.com/read-6285.html
最新回复
(
0
)