Answers for "fatal: the current branch feature/print-name-and-date has no upstream branch. to push the current branch and set the remote as upstream, use git push --set-upstream origin feature/print-name-and-date"

1

The current branch master has no upstream branch.

git remote set-url origin https://github.com/AnneMarieHarm/deliverable_one.git
Posted by: Guest on April-19-2020

Code answers related to "fatal: the current branch feature/print-name-and-date has no upstream branch. to push the current branch and set the remote as upstream, use git push --set-upstream origin feature/print-name-and-date"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language