summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2022-06-28 22:22:44 +0000
committerJunio C Hamano <gitster@pobox.com>2022-06-28 15:37:50 -0700
commit4788e8b25692a8ae1a005554d3ad12f8ee4ee29e (patch)
tree3d2ba891cef3da768888cbc8b1d2001beef9a2fc /commit.c
parent3beff388b2accbc474383d38ef12d4fe31152abc (diff)
add --interactive: allow `update` to stage deleted files
The scripted version of `git add -i` used `git update-index --add --remove`, but the built-in version implemented only the `--add` part. This fixes https://github.com/msys2/MSYS2-packages/issues/3066 Reported-by: Christoph Reiter <reiter.christoph@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions