Skip to content

Instantly share code, notes, and snippets.

View AntGovea's full-sized avatar

Antonio Govea AntGovea

View GitHub Profile
@AntGovea
AntGovea / gist:63d89e1a75282e4d1dd11ceee54ab9e4
Last active February 10, 2025 04:06
Git: Alias git log
log --graph --abbrev-commit --decorate --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