Skip to content

Instantly share code, notes, and snippets.

@Lev135
Created July 28, 2026 18:12
Show Gist options
  • Select an option

  • Save Lev135/0ce89e17f960371dac178d1e797affef to your computer and use it in GitHub Desktop.

Select an option

Save Lev135/0ce89e17f960371dac178d1e797affef to your computer and use it in GitHub Desktop.
Git view pretty commit tree command
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