summaryrefslogtreecommitdiff
path: root/cache-tree.c
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2020-01-14 18:43:46 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-01-15 12:06:16 -0800
commit08b1ea4c39b08b76fe2d1240ccbf6077ef19226a (patch)
tree5b5594a85ade0187b7d8cf7a115f86a129ae9506 /cache-tree.c
parentbuilt-in add -p: support interactive.diffFilter (diff)
downloadtgif-08b1ea4c39b08b76fe2d1240ccbf6077ef19226a.tar.xz
built-in add -p: handle diff.algorithm
The Perl version of `git add -p` reads the config setting `diff.algorithm` and if set, uses it to generate the diff using the specified algorithm. This patch ports that functionality to the C version. Note: just like `git-add--interactive.perl`, we do _not_ respect this config setting in `git add -i`'s `diff` command, but _only_ in the `patch` command. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions