]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dd/diff-customize-index-line-abbrev'
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2020 22:49:46 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2020 22:49:46 +0000 (15:49 -0700)
The output from the "diff" family of the commands had abbreviated
object names of blobs involved in the patch, but its length was not
affected by the --abbrev option.  Now it is.

* dd/diff-customize-index-line-abbrev:
  diff: index-line: respect --abbrev in object's name
  t4013: improve diff-post-processor logic

1  2 
Documentation/diff-options.txt
diff.c
t/t4013-diff-various.sh

Simple merge
diff --cc diff.c
Simple merge
Simple merge