Answers for "git add -M meaning"

0

git add -M meaning

git add -M <new branch name>

## -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
Posted by: Guest on April-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language