On Fri, May 5, 2017 at 8:43 PM, Daniel Ferreira <bnmvco@xxxxxxxxx> wrote: > This series introduces git-add-interactive--helper (or should it be > called git-add--interactive--helper?) as a builtin capable of doing > what the Perl script's status_cmd() would do. The existing script is git-add--interactive.perl, so git-add--interactive--helper.c would be consistent with that, since there's no git-add-interactive command.