link
Update remote refs along with associated objects
git push
Push current branch
Push to specific branch
git push origin main
Push and set upstream
git push -u origin new-branch