Created
July 28, 2026 18:12
-
-
Save Lev135/0ce89e17f960371dac178d1e797affef to your computer and use it in GitHub Desktop.
Git view pretty commit tree command
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
| git config --global alias.logt 'log --graph --pretty=oneline --abbrev-commit --all --decorate' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment