Skip to content

Instantly share code, notes, and snippets.

@swalberg
Created September 7, 2011 17:34
Show Gist options
  • Save swalberg/1201205 to your computer and use it in GitHub Desktop.
Save swalberg/1201205 to your computer and use it in GitHub Desktop.
[user]
name = Sean Walberg
email = [email protected]
[color]
ui = auto
[core]
editor = /usr/bin/vim
[alias]
co = checkout
ci = commit
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