master has no upstream branch code example
Example 1: The current branch master has no upstream branch.
git remote set-url origin https://github.com/AnneMarieHarm/deliverable_one.git
Example 2: the current branch has no upstream branch error
git push -u main --all