Created
June 21, 2024 22:12
-
-
Save trzy/913e33e9e9c6353c02812cc79d560de6 to your computer and use it in GitHub Desktop.
Git log format: single line
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
[alias] | |
lg = log --format='%C(auto)%h %d (%C(cyan)%ad%C(auto)) %C(red)%an%C(auto) %s' --graph --all --date=format:'%Y-%m-%d %H:%M:%S' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment