git-status-tree
git-status-tree copied to clipboard
git-status-tree is a command line tool that shows git repository changes in a file tree.
### Current git status tree `git tree` ### Show changes files in commit in tree format `git tree ` ### Show changes files in diff in tree format `git tree...
...despite being confgured as 2. ``` agross@FIRIEL /gw/grossweber-web @master^ ± git tree . └ roles └ web └ content ├ trainings │ ├ 2 │ │ └ biztalk.md (M+) │...
It's not clear to me, what the expected output should look like, but I think keeping nesting for the previous name and remove path to file for the new name...