From: Junio C Hamano Date: Mon, 7 Oct 2019 02:32:55 +0000 (+0900) Subject: Merge branch 'jk/disable-commit-graph-during-upload-pack' X-Git-Tag: v2.24.0-rc0~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=098e8c6716b8c6abc29b6788acdb3ac8725f835d;p=thirdparty%2Fgit.git Merge branch 'jk/disable-commit-graph-during-upload-pack' The "upload-pack" (the counterpart of "git fetch") needs to disable commit-graph when responding to a shallow clone/fetch request, but the way this was done made Git panic, which has been corrected. * jk/disable-commit-graph-during-upload-pack: upload-pack: disable commit graph more gently for shallow traversal commit-graph: bump DIE_ON_LOAD check to actual load-time --- 098e8c6716b8c6abc29b6788acdb3ac8725f835d