Skip to content

Instantly share code, notes, and snippets.

@Pistos
Created July 8, 2011 18:34
Show Gist options
  • Select an option

  • Save Pistos/1072461 to your computer and use it in GitHub Desktop.

Select an option

Save Pistos/1072461 to your computer and use it in GitHub Desktop.
[alias]
stat = status
stta = status
satt = status
tat = status
co = checkout
fo = fetch origin
ff = merge --ff-only
ffo = merge --ff-only @{u}
po = push -u origin HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment