]> source.dussan.org Git - jgit.git/commit
Add debugging toString() method to ObjectToPack 10/1110/1
authorShawn O. Pearce <spearce@spearce.org>
Fri, 9 Jul 2010 15:53:06 +0000 (08:53 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 10 Jul 2010 02:09:19 +0000 (19:09 -0700)
commitb38426ae8c401bf482792da20b8a8169542900a0
treeb01400c437cfc383ecfd9f93622f25e65ae6dafb
parent699e4aa7c5673b3c85f2be28652fbab6bd0dd968
Add debugging toString() method to ObjectToPack

Its useful to know what the flags are or what the base that was
selected is.  Dump these out as part of the object's toString.

Change-Id: I8810067fb8337b08b4fcafd5f9ea3e1e31ca6726
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/storage/pack/ObjectToPack.java