Skip to content

Instantly share code, notes, and snippets.

@MarcoPolo
Created February 26, 2014 21:17
Show Gist options
  • Save MarcoPolo/9238764 to your computer and use it in GitHub Desktop.
Save MarcoPolo/9238764 to your computer and use it in GitHub Desktop.
[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