How can I find out the review coverage of a single code branch using crusible/fisheye and git?
The reports show me the commits in a week and which ones have been reviewed but as a lot of our branches are personal developer and project branches where we don't require code reviews on all commits it very hard to find out the coverage level of our pre-release branch.
Drew