Skip to content

Instantly share code, notes, and snippets.

@danrasmuson
Created October 13, 2014 20:13
Show Gist options
  • Save danrasmuson/da668ee7826fda6ec2b2 to your computer and use it in GitHub Desktop.
Save danrasmuson/da668ee7826fda6ec2b2 to your computer and use it in GitHub Desktop.
[alias]
ga = add --all
co = checkout
ci = commit --all
st = status
br = branch
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
type = cat-file -t
dump = cat-file -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment