From: Junio C Hamano Date: Thu, 30 Jul 2020 20:20:32 +0000 (-0700) Subject: Merge branch 'jt/avoid-lazy-fetching-upon-have-check' into master X-Git-Tag: v2.29.0-rc0~212 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37f382a924f2cb658f7b61036b2fc9fe1314d3a6;p=thirdparty%2Fgit.git Merge branch 'jt/avoid-lazy-fetching-upon-have-check' into master Fetching from a lazily cloned repository resulted at the server side in attempts to lazy fetch objects that the client side has, many of which will not be available from the third-party anyway. * jt/avoid-lazy-fetching-upon-have-check: upload-pack: do not lazy-fetch "have" objects --- 37f382a924f2cb658f7b61036b2fc9fe1314d3a6