Answers for "github pull remote branch terminal"

1

pull remote branch git

git branch --track <branch-name> origin/<branch-name>
Posted by: Guest on July-06-2021

Code answers related to "github pull remote branch terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language