📌  相关文章
📜  git rename branch from local - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:43.761000             🧑  作者: Mango

代码示例1
1. 'Start by switching to the local branch which you want to rename:'
git checkout 

2. 'Rename the local branch by typing:'
git branch -m