-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: git-plugin
I have something like over 100 branches in git, and selecting which one to build is extremely slow (takes about 20 minutes). I think that I've tracked problem to filterTipBranches in GitUtil.java where the plugin loops through all branches.