From: Junio C Hamano Date: Mon, 31 Aug 2020 22:49:46 +0000 (-0700) Subject: Merge branch 'dd/diff-customize-index-line-abbrev' X-Git-Tag: v2.29.0-rc0~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096c948dabc7d13a6cc81a8ad803fd96fc1c5d15;p=thirdparty%2Fgit.git Merge branch 'dd/diff-customize-index-line-abbrev' 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 --- 096c948dabc7d13a6cc81a8ad803fd96fc1c5d15