]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/use-builtin-add-i'
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:03 +0000 (23:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:03 +0000 (23:24 -0700)
"git add -i" was rewritten in C some time ago and has been in
testing; the reimplementation is now exposed to general public by
default.

* js/use-builtin-add-i:
  add -i: default to the built-in implementation
  t2016: require the PERL prereq only when necessary

1  2 
builtin/add.c
ci/run-build-and-tests.sh
t/README

diff --cc builtin/add.c
Simple merge
Simple merge
diff --cc t/README
Simple merge