]> source.dussan.org Git - jgit.git/commit
Refactored method to find branches from which a commit is reachable 39/5839/3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 5 May 2012 16:41:27 +0000 (18:41 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 21 Aug 2012 06:27:23 +0000 (08:27 +0200)
commitd4fed9cb4bd32e3aa134733646a39bf924c6e88e
tree33dd53e27a83c8b8692a5edf414cf76dd395e3a1
parentef6aec3a04c8403037779e8122fa4c89af7d3d0b
Refactored method to find branches from which a commit is reachable

The method uses some heuristics to obtain much better performance
than isMergeBase.

Since I wrote the relevant code in the method I approve the license
change from EPL to EDL implied by the move.

Change-Id: Ic4a7584811a2b0bf24e4f6b3eab2a7c022eabee8
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevWalkUtils.java