Add --[no-]thin and --[no-]fsck optiosn to fetch command line tool
commit23f741872a31ee14cdbd35dd983dc1110bbc45a4
authorShawn O. Pearce <spearce@spearce.org>
Mon, 13 Oct 2008 17:36:41 +0000 (13 10:36 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 31 Oct 2008 00:05:43 +0000 (31 01:05 +0100)
tree7044d308dbc86ea4504645895381523f462452b1
parent3ec92dc2111e52ee605e504974748df6905fd380
Add --[no-]thin and --[no-]fsck optiosn to fetch command line tool

This way users can force verification on the fly, such as when
fetching from an untrusted URL pasted on the command line.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit.pgm/src/org/spearce/jgit/pgm/Fetch.java