Git

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

Undo a bad commit/push
4
Push the corrected state
See the whole flow →

Related commands

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