]> Kevux Git Server - rit/commit
diff-highlight: mention build instructions
authorJeff King <peff@peff.net>
Mon, 23 Mar 2026 06:01:58 +0000 (02:01 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 14:42:26 +0000 (07:42 -0700)
commit41529f967f919685a3294a9fc4b45140311bebae
tree3e4fea6c8c110ece71205967bb39a9a0c84b3e23
parentdd0b14a33849093ea0ae88ef15603a8d63ac6499
diff-highlight: mention build instructions

Once upon a time, this was just a script in a directory that could be
run directly. That changed in 0c977dbc81 (diff-highlight: split code
into module, 2017-06-15). Let's update the README to make it more clear
that you need to run make.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/diff-highlight/README