Answers for "create a local branch from master in git"

0

create new branch git from master

git checkout -b new-branch-name
Posted by: Guest on December-09-2020

Code answers related to "create a local branch from master in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language