Closed
Description
Thanks for building this tool.
When files changed are down in the tree hierarchy, having branching of every folder in the way of the file is unnecessary and a little annoying.
For example (android project),
in the example above, app/src/main
can be combined together in one line instead of having app
, src
and main
in 3 different lines.