Skip to content

Instantly share code, notes, and snippets.

@Arbagen
Last active May 23, 2017 09:35
Show Gist options
  • Save Arbagen/a4674313486d4ed4d584a20ecfd07f27 to your computer and use it in GitHub Desktop.
Save Arbagen/a4674313486d4ed4d584a20ecfd07f27 to your computer and use it in GitHub Desktop.
git allias
[alias]
br = branch
s = status --short
co = checkout
st = status
c = commit -am
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment