]> Kevux Git Server - rit/commit
contrib/diff-highlight: mention interactive.diffFilter
authorJeff King <peff@peff.net>
Mon, 8 Sep 2025 16:42:42 +0000 (12:42 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 21:00:33 +0000 (14:00 -0700)
commit1092cd6435642808c3e921f0c3c4a7588cc455e6
tree57afc99df17a39dddd5e04369347d3024ba7e085
parent776d6fbd45cfcb0a1287dc2a03c391164fbf6453
contrib/diff-highlight: mention interactive.diffFilter

When the README for diff-highlight was written, there was no way to
trigger it for the `add -p` interactive patch mode. We've since grown a
feature to support that, but it was documented only on the Git side.
Let's also let people coming the other direction, from diff-highlight,
know that it's an option.

Suggested-by: Isaac Oscar Gariano <IsaacOscar@live.com.au>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/diff-highlight/README