Re: [ANNOUNCE] Git v2.25.0-rc0
From: Johannes Schindelin <hidden>
Date: 2020-01-03 19:39:45
Hi Taylor, On Thu, 2 Jan 2020, Taylor Blau wrote:
On Wed, Dec 25, 2019 at 01:44:54PM -0800, Junio C Hamano wrote:quoted
* 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).
If you mention this feature in the blog post, please note that the built-in `git add -p` is not feature-complete until the `js/add-p-leftover-bits` branch is merged. And if you mention the built-in add -i/-p work, could I ask you to include a note that it is based on one of the two Outreachy projects in winter 2018/2019? Thanks, Dscho