Skip to content

Instantly share code, notes, and snippets.

@Gusase
Created April 30, 2024 11:27
Show Gist options
  • Save Gusase/ac9ef07e94009a03996a759a8e8ff8ea to your computer and use it in GitHub Desktop.
Save Gusase/ac9ef07e94009a03996a759a8e8ff8ea to your computer and use it in GitHub Desktop.
ig
git log \
--color \
--decorate \
--all \
--graph \
--pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' \
--abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment