Skip to content

Instantly share code, notes, and snippets.

@leomeloxp
Forked from johanmeiring/gist:3002458
Created September 30, 2017 07:58
Show Gist options
  • Select an option

  • Save leomeloxp/e80a7db61a151203c66f532423558307 to your computer and use it in GitHub Desktop.

Select an option

Save leomeloxp/e80a7db61a151203c66f532423558307 to your computer and use it in GitHub Desktop.

Revisions

  1. johanmeiring created this gist Jun 27, 2012.
    2 changes: 2 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # From http://garmoncheg.blogspot.com/2012/06/pretty-git-log.html
    git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --"