dinkolubina
10/11/2017 - 11:59 AM

Setup Git upstream

Set the upstream so you can just do # git push


# or instad of -u --set-upstream
git push -u origin branch-name