📜  git add -M 含义 - Shell-Bash 代码示例

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

代码示例1
git add -M 

## -M flag is for renaming the current branch in which you are present..
## Note it is for local branch on your computer

## please vote this