]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/fast-import-avoid-self-replace'
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:08 +0000 (07:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:08 +0000 (07:57 +0900)
"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

1  2 
builtin/fast-import.c
t/t9300-fast-import.sh

Simple merge
Simple merge