diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-21 21:57:13 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-12-21 16:06:21 -0800 |
| commit | 6610e4628ac12396efc20201fe85d67591bed247 (patch) | |
| tree | 7a583cc35cf15dac16f1294ec0f21916549d1baf /builtin/commit.c | |
| parent | legacy stash -p: respect the add.interactive.usebuiltin setting (diff) | |
| download | git-6610e4628ac12396efc20201fe85d67591bed247.tar.gz git-6610e4628ac12396efc20201fe85d67591bed247.zip | |
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/commit.c')
0 files changed, 0 insertions, 0 deletions
