Skip to content

Instantly share code, notes, and snippets.

@timlianov
Created February 16, 2015 20:40
Show Gist options
  • Select an option

  • Save timlianov/408fe439af4506a188c4 to your computer and use it in GitHub Desktop.

Select an option

Save timlianov/408fe439af4506a188c4 to your computer and use it in GitHub Desktop.
git log extension
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"
@timlianov

Copy link
Copy Markdown
Author

nice gist =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment