summaryrefslogtreecommitdiff
path: root/notes.c
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2019-11-29 21:11:48 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-12-01 07:30:54 -0800
commitd7633578b5ecf0d75e2793b01aa2e9afe645c186 (patch)
treede58122ab36802aaefec05c73dacf984dd75f49e /notes.c
parentbuilt-in add -i: implement the `patch` command (diff)
downloadtgif-d7633578b5ecf0d75e2793b01aa2e9afe645c186.tar.xz
built-in add -i: re-implement the `diff` command
It is not only laziness that we simply spawn `git diff -p --cached` here: this command needs to use the pager, and the pager needs to exit when the diff is done. Currently we do not have any way to make that happen if we run the diff in-process. So let's just spawn. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes.c')
0 files changed, 0 insertions, 0 deletions