codebrag
codebrag copied to clipboard
Filtering irrelevant commits
It would be great if admin could filter out commits from COMMIT tab. In my project I've got number of commits produced by CI tool with changes only in pom files etc.
+1
+1
I'm currently working on a small subset of the code. It would be good if we could filter the commits window down to commits that took place in or below a subfolder in the repository.
Additionally I am seeing a lot of commits that do not concern me, such as those in languages I do not know sufficiently well to offer a reasonable review. A filter on file extension (e.g. show only commits containing at least one .js file), for example, would help greatly.