Skip to content

Instantly share code, notes, and snippets.

@mangosmoothie
Created November 20, 2017 22:10
Show Gist options
  • Save mangosmoothie/054810c0952bca4f7cfdc72f18dd0f5e to your computer and use it in GitHub Desktop.
Save mangosmoothie/054810c0952bca4f7cfdc72f18dd0f5e to your computer and use it in GitHub Desktop.
pretty git log for .*rc file
alias lg="git log --color --pretty=format:'%C(auto)%h %Cred %<(10,trunc)%an %Creset%C(auto)%s %Cgreen(%cr,%ar) %Creset%C(auto)%d'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment