Skip to content

Add --dependency-tree-fullpath option

This option will do similar thing as --dependency-tree, but will print the full path on the line of each tree entry.

This may be convenient when you want to grep something from the printed tree, but want to still be able to see the paths.

Merge request reports