/ Published in: Bash
![](/img/icon_sav.png?v3)
How do you make an existing git branch track a remote branch
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git branch --set-upstream [BRANCH_NAME] origin/master
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)