Add TagOpt support to Transport
commit45e93efe21e44fe02d4edc255d3f741538c18aa2
authorShawn O. Pearce <spearce@spearce.org>
Sat, 17 May 2008 04:01:24 +0000 (17 00:01 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 17 May 2008 04:01:48 +0000 (17 00:01 -0400)
tree8184dd3438401cc5dc2c268b5d07182b319c57d7
parentf7497e12d754041d3ef15b019ce6769cb4f1fec3
Add TagOpt support to Transport

Currently we do not actually honor the setting, but we copy it
from the RemoteConfig and allow applications to query/set the
value once the Transport has been created for use.

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