Answers for "create new local branch from remote branch git"

0

git link local branch to remote branch

git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'
Posted by: Guest on December-05-2020

Code answers related to "create new local branch from remote branch git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language