Merge branch 'nd/clone-connectivity-shortcut'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Jun 2013 19:17:55 +0000 (12:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Jun 2013 19:17:55 +0000 (12:17 -0700)
Special case "git clone" and use lighter-weight implementation to
check the completeness of the history behind refs.

* nd/clone-connectivity-shortcut:
clone: open a shortcut for connectivity check
index-pack: remove dead code (it should never happen)
fetch-pack: prepare updated shallow file before fetching the pack
clone: let the user know when check_everything_connected is run

1  2 
builtin/clone.c
git.c
t/t5500-fetch-pack.sh
diff --cc builtin/clone.c
Simple merge
diff --cc git.c
Simple merge
Simple merge