scottwu
Ctrl
K
编辑
NOTES
🔀
Git
branch
-m
用于重命名分支,例:
复制
// rename branch feature to feature1
git branch -m feature feature1
上一页
reset
下一页
rebase
最后更新于
1年前
这有帮助吗?