Answers for "the current branch ritwick has no upstream branch. to push the current branch and set the remote as upstream"

5

github set branch upstream

git push --set-upstream origin <remote-branch>
Posted by: Guest on October-19-2020

Code answers related to "the current branch ritwick has no upstream branch. to push the current branch and set the remote as upstream"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language