Skip to content

Instantly share code, notes, and snippets.

@jossrc
Forked from gollum23/superlog
Created November 7, 2020 20:22
Show Gist options
  • Save jossrc/f26a87ab910f6ae6b527cfcdd59a30f6 to your computer and use it in GitHub Desktop.
Save jossrc/f26a87ab910f6ae6b527cfcdd59a30f6 to your computer and use it in GitHub Desktop.

Revisions

  1. @gollum23 gollum23 created this gist Feb 3, 2016.
    1 change: 1 addition & 0 deletions superlog
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git config --global alias.superlog "log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all"