dorian-git-tree
Print tracked git files as a tree.
Install
gem install dorian-git-treeAlso included in the aggregate gem:
gem install dorianUsage
git-tree [path ...]Run git-tree -h for generated option details and git-tree -v for the installed version.
Notes
- Pass paths to limit the tree to specific files or directories.
Examples
Show the whole repo
git-treeShow one area
git-tree app/models