Skip to content

Instantly share code, notes, and snippets.

@sdlong
Created February 15, 2016 20:25
Show Gist options
  • Save sdlong/93a929def7dc2abf7220 to your computer and use it in GitHub Desktop.
Save sdlong/93a929def7dc2abf7220 to your computer and use it in GitHub Desktop.
[user]
name = sdlong
email = [email protected]
[color]
diff = auto
status = auto
branch = auto
ui = auto
[alias]
co = checkout
ci = commit
st = status
br = branch
bd = branch -D
amend = commit -C HEAD --amend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment