sh-mahdi / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Add labels only to for the root directory #213

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For very large projects, especially when using GourceMashups to combine 
multiple large projects, labels tend to get in the way, even if I only use 
directory labels.

I'm currently using gource with the '--hide root' option to show that each 
project is relatively on it's own, but I would like a single label, per repo, 
that has the ability to track all 19 repos that I'm looking at. But naturally, 
this would have to be a different option than 'root' labels since root branches 
at this scale doesn't really make sense, but I can deal with having to see a 
branch at the root level as a workaround.

Thanks!

Original issue reported on code.google.com by filename...@gmail.com on 10 Mar 2014 at 2:54

GoogleCodeExporter commented 8 years ago
I've added an option --dir-name-depth that allows specifying the depth down to 
which it will show directory names. Hope this helps.

Cheers

Andrew

Original comment by acaudw...@gmail.com on 14 Apr 2014 at 6:35