Flags all tags all potentially wanted during fetch, but do not ask for them
commita66a524e07f2e3ae91147d2221c61b9b6f8c728c
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 10 Apr 2008 05:48:38 +0000 (10 07:48 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 10 Apr 2008 05:49:56 +0000 (10 07:49 +0200)
tree9f81c3a4a185912e834d6553e0e0a8d37927c451
parentd1c07622f27c0892c5ce0e50b4f3047058d14bed
Flags all tags all potentially wanted during fetch, but do not ask for them

The incremental fetch test was also broken, replacing a head and expecting the old one.
org.spearce.jgit.test/tst/org/spearce/jgit/fetch/FetchTest.java
org.spearce.jgit/src/org/spearce/jgit/fetch/FetchClient.java