The "best" git log command
May 5, 2025 · 1 min read · git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit It gives you a graph, commit hash (red), decorations like branch names (yellow), commit subject / message (white), relativ...
Join discussion



