]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/retire-scripted-add-p'
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Feb 2023 01:11:53 +0000 (17:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Feb 2023 01:11:53 +0000 (17:11 -0800)
commit06bca9708ac86d286a6f5265ff0e6c532f44c657
treeb334bef2db6fa40422d14aadbbac3f1a4e18acfa
parentc5f7b2a6fe34bbdd4453be6620e08dbcf1b695fb
parent5a7d41d849290ceadb02487ec962c5a040391535
Merge branch 'ab/retire-scripted-add-p'

Finally retire the scripted "git add -p/-i" implementation and have
everybody use the one reimplemented in C.

* ab/retire-scripted-add-p:
  docs & comments: replace mentions of "git-add--interactive.perl"
  add API: remove run_add_interactive() wrapper function
  add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"