]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/blob - bin/git-show-tree
.ackrc: Tweak colors, group by filename
[dotfiles.git] / bin / git-show-tree
1 #!/bin/sh
2 # Usage: git-show-tree
3 # Display a tree summarizing the lineage of all branches in the repo.
4
5 git log --all --graph --decorate --oneline --simplify-by-decoration