Answers for "git to push the current branch and set the remote as upstream use"

0

push local branch upstream

git push -u origin HEAD
Posted by: Guest on July-15-2021

Code answers related to "git to push the current branch and set the remote as upstream use"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language