Fetch: add flag to fetch tags refs
commitab1153a5e4795b093bc880adb49572d96ad1412e
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 12 Apr 2008 20:32:38 +0000 (12 22:32 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 17 Apr 2008 00:05:48 +0000 (17 02:05 +0200)
tree05f2396c9bc2d191860255e4ace19118df6b94f7
parent2785d2d8723fe337de131788b86da4c7b92aacd8
Fetch: add flag to fetch tags refs

This is the default for clone, but otherwise we only
want tags that reference objects we fetch for other
reasons.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/fetch/FetchClient.java