summaryrefslogtreecommitdiff
path: root/builtin/add.c
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2019-12-21 21:57:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-12-22 00:06:21 (GMT)
commit6610e4628ac12396efc20201fe85d67591bed247 (patch)
tree7a583cc35cf15dac16f1294ec0f21916549d1baf /builtin/add.c
parent90a6bb98d11a664f729dbb86c90d9c7a38ea825a (diff)
downloadgit-6610e4628ac12396efc20201fe85d67591bed247.zip
git-6610e4628ac12396efc20201fe85d67591bed247.tar.gz
git-6610e4628ac12396efc20201fe85d67591bed247.tar.bz2
built-in stash: use the built-in `git add -p` if so configured
The scripted version of `git stash` called directly into the Perl script `git-add--interactive.perl`, and this was faithfully converted to C. However, we have a much better way to do this now: call the internal API directly, which will now incidentally also respect the `add.interactive.useBuiltin` setting. Let's just do this. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/add.c')
0 files changed, 0 insertions, 0 deletions