Sends your local save points to the shared [[Remote repository (git)|remote repository]]. [^1] ```bash git push git push --set-upstream <repository> <branchname> # push a new branch ``` [^1]: https://git-scm.com/docs/git-push