Push the Branch to Your Fork (origin)
git push origin NEW-BRANCH-NAME
Push the Branch to the Original Repository (upstream)
git push upstream NEW-BRANCH-NAME
Push the Branch to Your Fork (origin)
git push origin NEW-BRANCH-NAME
Push the Branch to the Original Repository (upstream)
git push upstream NEW-BRANCH-NAME