Created
July 8, 2022 18:57
-
-
Save jeremyfiel/99772b0870291865e7533edd784b12c5 to your computer and use it in GitHub Desktop.
git log pretty formatting
This file contains hidden or 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
[format] | |
pretty = format:%C(auto, yellow)%h %C(auto, magenta)(%G?) %C(auto, cyan)%D \n%C(auto, cyan)%ar %C(auto, green)%aN \n%C(auto, red)%s \n\n%C(auto, reset)%b\n\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment