Add bundle creation support
commit5ae21c9369422889a54506d621f3f6b1004182c4
authorShawn O. Pearce <spearce@spearce.org>
Mon, 13 Oct 2008 16:52:26 +0000 (13 09:52 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 31 Oct 2008 00:05:43 +0000 (31 01:05 +0100)
tree89dc3ecc75e0390245dd141f1bd6f158044b85f3
parent23f741872a31ee14cdbd35dd983dc1110bbc45a4
Add bundle creation support

BundleWriter offers a safe API to create new bundles.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/transport/BundleWriter.java [new file with mode: 0644]