Skip to content

Instantly share code, notes, and snippets.

@pixbit
Created November 7, 2013 22:53
Show Gist options
  • Save pixbit/7363289 to your computer and use it in GitHub Desktop.
Save pixbit/7363289 to your computer and use it in GitHub Desktop.
Github Alias Commands
hist = log --format='%Cgreen%h%Creset %ad %C(cyan)%an%Creset - %s%C(red)%d%Creset' --graph --date=short
histall = log --all --format='%Cgreen%h%Creset %ad %C(cyan)%an%Creset - %s%C(red)%d%Creset' --graph --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment