OSDN Git Service

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

1  2 
fetch-pack.c

diff --cc fetch-pack.c
Simple merge