]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge 'js/add-i-delete' into maint-2.37
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Jul 2022 20:40:31 +0000 (13:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Jul 2022 20:40:59 +0000 (13:40 -0700)
Rewrite of "git add -i" in C that appeared in Git 2.25 didn't
correctly record a removed file to the index, which is an old
regression but has become widely known because the C version
has become the default in the latest release.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1  2 
add-interactive.c
t/t3701-add-interactive.sh

Simple merge
Simple merge