]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/diff-algo-attribute'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2023 18:08:56 +0000 (10:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2023 18:08:56 +0000 (10:08 -0800)
The "diff" drivers specified by the "diff" attribute attached to
paths can now specify which algorithm (e.g. histogram) to use.

* jc/diff-algo-attribute:
  diff: teach diff to read algorithm from diff driver
  diff: consolidate diff algorithm option parsing

1  2 
Documentation/gitattributes.txt
diff.c
diff.h
userdiff.c

Simple merge
diff --cc diff.c
Simple merge
diff --cc diff.h
Simple merge
diff --cc userdiff.c
Simple merge