Re: [ANNOUNCE] Git v2.25.0-rc0
From: Taylor Blau <hidden>
Date: 2020-01-02 22:55:28
From: Taylor Blau <hidden>
Date: 2020-01-02 22:55:28
Hi Junio, On Wed, Dec 25, 2019 at 01:44:54PM -0800, Junio C Hamano wrote:
* The beginning of rewriting "git add -i" in C. [snip] * The effort to reimplement "git add -i" in C continues.
I noticed while preparing GitHub's blog post for 2.25 that the work to rewrite "git add -i" in C was mentioned twice in the performance improvements section. I'm not sure if this is intentional, or if this was added twice during the merge(s) of and f7998d9793 (Merge branch 'js/builtin-add-i', 2019-12-05) and 3beff388b2 (Merge branch 'js/builtin-add-i-cmds', 2019-12-16). Thanks, Taylor