GitFichas
Cards
Blog
About
Book
🇧🇷
#023 git push --set-upstream remote branch
How to create branch tracking on remote
Command
Description
push
Command to submit changes
--set-upstream
Flag to create trace
remote
Target repository
branch
Branch to do the tracking