From: Junio C Hamano Date: Mon, 13 May 2019 14:50:31 +0000 (+0900) Subject: Merge branch 'js/partial-clone-connectivity-check' X-Git-Tag: v2.22.0-rc0~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5b51f0d38d24a21dc69a53e972497928183d399e Merge branch 'js/partial-clone-connectivity-check' During an initial "git clone --depth=..." partial clone, it is pointless to spend cycles for a large portion of the connectivity check that enumerates and skips promisor objects (which by definition is all objects fetched from the other side). This has been optimized out. * js/partial-clone-connectivity-check: t/perf: add perf script for partial clones clone: do faster object check for partial clones --- 5b51f0d38d24a21dc69a53e972497928183d399e