Created
April 30, 2024 11:27
-
-
Save Gusase/ac9ef07e94009a03996a759a8e8ff8ea to your computer and use it in GitHub Desktop.
ig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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