diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-11-29 21:11:47 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-01 07:30:54 -0800 |
commit | 8746e07277cb548185a33efa0037c313a06001f8 (patch) | |
tree | bc9637f03f8ca3d79ea48dc57d6925876b41ba3a /t/t7505 | |
parent | built-in add -i: re-implement `add-untracked` in C (diff) | |
download | tgif-8746e07277cb548185a33efa0037c313a06001f8.tar.xz |
built-in add -i: implement the `patch` command
Well, it is not a full implementation yet. In the interest of making
this easy to review (and easy to keep bugs out), we still hand off to
the Perl script to do the actual work.
The `patch` functionality actually makes up for more than half of the
1,800+ lines of `git-add--interactive.perl`. It will be ported from Perl
to C incrementally, later.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7505')
0 files changed, 0 insertions, 0 deletions