Skip to content

Instantly share code, notes, and snippets.

@ntsh
Created February 1, 2022 10:25
Show Gist options
  • Save ntsh/2036f2ee8490ed89a6f689f38c24c32b to your computer and use it in GitHub Desktop.
Save ntsh/2036f2ee8490ed89a6f689f38c24c32b to your computer and use it in GitHub Desktop.
Git config
alias.lg=log --graph --abbrev-commit --decorate --date=short --format=format:'%C(bold blue)%h %C(reset) %C(auto)%s%C(reset) %C(reset) %C(bold green)%ad%C(reset) %C(auto)%d<%an>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment