jgit/org.eclipse.jgit.pgm/META-INF
Shawn O. Pearce 074055d747 debug-show-packdelta: Dump a pack delta to the console
This is a horribly crude application, it doesn't even verify that
the object its dumping is delta encoded.  Its method of getting the
delta is pretty abusive to the public PackWriter API, because right
now we don't want to expose the real internal low-level methods
actually required to do this.

Change-Id: I437a17ceb98708b5603a2061126eb251e82f4ed4
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-07-09 19:12:32 -07:00
..
services debug-show-packdelta: Dump a pack delta to the console 2010-07-09 19:12:32 -07:00
MANIFEST.MF debug-show-packdelta: Dump a pack delta to the console 2010-07-09 19:12:32 -07:00