]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1fc1879839242dbb1a378888b68493cbb04b07e0
tree81bb19ed4cdf9b8b5cae380c2e026b73802e226b
parent5a10f4c3a16633556ab3b1b0e216e6ef07877932
parent0527ccb1b558e1337f5f3e02ea9747d86a1908a8
Merge branch 'js/use-builtin-add-i'

"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
builtin/add.c
ci/run-build-and-tests.sh
t/README