Skip to content

Instantly share code, notes, and snippets.

@denisinla
Created July 19, 2013 19:01

Revisions

  1. Denis Kabistan created this gist Jul 19, 2013.
    1 change: 1 addition & 0 deletions pretty-git-logs.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"