Merge branch 'nd/fetch-pack-shallow-fix'
commite250020cd06b703b5cf618b4f1b2399369c39c9a
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Aug 2013 17:05:55 +0000 (30 10:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Aug 2013 17:05:55 +0000 (30 10:05 -0700)
treecec458d0f4574ce00cc0b66ec3593862c6459c15
parente230c568c4b9a991e3175e5f65171a566fd8e39c
parent6da8bdcbbfd5ac9c4a92de79d7b4343d5d6bd4c5
Merge branch 'nd/fetch-pack-shallow-fix'

The recent "short-cut clone connectivity check" topic broke a
shallow repository when a fetch operation tries to auto-follow tags.

* nd/fetch-pack-shallow-fix:
  fetch-pack: do not remove .git/shallow file when --depth is not specified
fetch-pack.c