From: Junio C Hamano Date: Tue, 26 Nov 2024 22:57:08 +0000 (+0900) Subject: Merge branch 'en/fast-import-avoid-self-replace' X-Git-Tag: v2.48.0-rc0~42 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8eaa06590fe916d4f2baa1fdb93959f1cfa9ab47;p=thirdparty%2Fgit.git Merge branch 'en/fast-import-avoid-self-replace' "git fast-import" can be tricked into a replace ref that maps an object to itself, which is a useless thing to do. * en/fast-import-avoid-self-replace: fast-import: avoid making replace refs point to themselves --- 8eaa06590fe916d4f2baa1fdb93959f1cfa9ab47