Hi Junio, On Sat, 21 May 2022, Junio C Hamano wrote: > * js/use-builtin-add-i (2021-12-01) 2 commits > - add -i: default to the built-in implementation > - t2016: require the PERL prereq only when necessary > > "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. > > On hold. > > What's the status of the "known breakage"? > Are we ready to switch if we wanted to? > There are known breakages on macOS. > cf. <nycvar.QRO.7.76.6.2112021832060.63@xxxxxxxxxxxxxxxxx> > source: <pull.1087.git.1638281655.gitgitgadget@xxxxxxxxx> As per https://lore.kernel.org/git/CAPUEspg1cJC_UwjJFx-jnzWsascY++S3UgM1UCLRcnK_Mv2wOg@xxxxxxxxxxxxxx/, I believe that the macOS breakages have been confirmed to be addressed by `pw/single-key-interactive` (which was merged in 32f3ac26e03, i.e. it was included in v2.36.0). Therefore, right now might be a good time to advance the `js/use-builtin-add-i` series. Thanks, Dscho