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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=8eaa06590fe916d4f2baa1fdb93959f1cfa9ab47;p=rit 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