Answers for "how to connect your local git branch with remote repo"

0

git link branch to remote

# v. 1.8.0
git branch -u remote/my-branch
Posted by: Guest on June-09-2021

Code answers related to "how to connect your local git branch with remote repo"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language