From: Junio C Hamano Date: Thu, 7 Mar 2024 23:59:40 +0000 (-0800) Subject: Merge branch 'jc/no-lazy-fetch' X-Git-Tag: v2.45.0-rc0~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c206fc82abb3ae3d8a5fb5b3c07c1a933007f31;p=thirdparty%2Fgit.git Merge branch 'jc/no-lazy-fetch' "git --no-lazy-fetch cmd" allows to run "cmd" while disabling lazy fetching of objects from the promisor remote, which may be handy for debugging. * jc/no-lazy-fetch: git: extend --no-lazy-fetch to work across subprocesses git: document GIT_NO_REPLACE_OBJECTS environment variable git: --no-lazy-fetch option --- 2c206fc82abb3ae3d8a5fb5b3c07c1a933007f31