git push
CautionPush to remote
git push origin <branch>
Sends local commits to the remote.
Examples
git push -u origin mainSet upstream and push
Syntax
git push [origin <branch>] [--force-with-lease]
Before you run it
--force can clobber others' history; prefer --force-with-lease.
Used when you see
Related commands
- git pullPull from remote
- git commitCommit
The same reference, with no signal at all
Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.
Get it free on the App Store