Skip to content

Instantly share code, notes, and snippets.

@dehidehidehi
Created July 27, 2022 15:54
Show Gist options
  • Select an option

  • Save dehidehidehi/1272166760a600203c26c07418f4031b to your computer and use it in GitHub Desktop.

Select an option

Save dehidehidehi/1272166760a600203c26c07418f4031b to your computer and use it in GitHub Desktop.
Pretty GitLog One Line
[alias]
l = log --oneline --abbrev-commit --reverse --date=short --pretty="%C(Yellow)%h %C(reset)%ad (%C(Green)%cr%C(reset))%x09 %C(Cyan)%an: %C(reset)%s"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment