Answers for "take all changes to new branch git"

0

have all changes from a local branch to a new local branch git

git switch -c <new-branch>
Posted by: Guest on June-02-2021

Code answers related to "take all changes to new branch git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language