From: Junio C Hamano Date: Thu, 6 Jun 2013 19:17:55 +0000 (-0700) Subject: Merge branch 'nd/clone-connectivity-shortcut' X-Git-Tag: v1.8.4-rc0~205 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/72e719292d5dd6e037fecbc3a1c5e4d4f21f03b8?hp=--cc Merge branch 'nd/clone-connectivity-shortcut' 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 --- 72e719292d5dd6e037fecbc3a1c5e4d4f21f03b8