Add a collection of starting RevCommits to a RevWalk
commit031bae342d0bede7abcf0a9c40acedd7af7ef50a
authorShawn O. Pearce <spearce@spearce.org>
Fri, 25 Apr 2008 06:45:43 +0000 (25 02:45 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 05:16:32 +0000 (11 01:16 -0400)
tree137a55959e9ed7d27a01ba7e61596a49a55c0173
parent8ac097792e25547d9e7465b51a98def56a77d4af
Add a collection of starting RevCommits to a RevWalk

This is a handy loop in when the application already
has a list of interesting commits.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/revwalk/RevWalk.java