Answers for "github how to get changes from branch to local"

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 "github how to get changes from branch to local"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language