Skip to content

Instantly share code, notes, and snippets.

@stojg
Created February 15, 2012 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stojg/1839178 to your computer and use it in GitHub Desktop.
Save stojg/1839178 to your computer and use it in GitHub Desktop.
Some common git aliases
#/bin/bash
git config --global alias.ls "log --pretty=format:'%Cred%h%Creset %C(yellow)%ci%Creset %s - %C(bold blue)%an%Creset'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment