]> source.dussan.org Git - jgit.git/commit
Move additional have enumeration to Repository 14/914/4
authorShawn O. Pearce <spearce@spearce.org>
Sat, 19 Jun 2010 03:23:06 +0000 (20:23 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 26 Jun 2010 00:46:39 +0000 (17:46 -0700)
commit530924471320f5e2a53e90c48821d9f09e91e071
tree2ca3050b716ce317e01f5612c3433a869b700ee8
parent479fcf9e32fd5a802c5a959d0e697f85a6eee369
Move additional have enumeration to Repository

This permits the repository implementation to know what its
alternates concept means, and avoids needing to expose finer details
about the ObjectDatabase to network code like the RefAdvertiser.

Change-Id: Ic6d173f300cb72de34519c7607cf7b0ff3ea6882
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/RefAdvertiser.java