Skip to content

Instantly share code, notes, and snippets.

@fbettag
Created December 20, 2010 14:53
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fbettag/748451 to your computer and use it in GitHub Desktop.
Save fbettag/748451 to your computer and use it in GitHub Desktop.
$ git config --global --add alias.lol "log --graph --decorate --pretty=oneline --abbrev-commit --all"
$ git lol
* 9f0349d (HEAD, origin/master, origin/HEAD, master) Now finally does frickin pull first.
* 1cc98b0 Added auto-update.
* 405970a Initial import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment