Answers for "how to check out remote branch"

7

git checkout remote branch

git checkout --track origin/<branchname>
Posted by: Guest on June-17-2020

Code answers related to "how to check out remote branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language