From: Junio C Hamano Date: Tue, 2 May 2023 17:13:34 +0000 (-0700) Subject: Merge branch 'jk/blame-fake-commit-label' X-Git-Tag: v2.41.0-rc0~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf85f4b3bd34469b75b7453f9de0315534406a41;p=thirdparty%2Fgit.git Merge branch 'jk/blame-fake-commit-label' The output given by "git blame" that attributes a line to contents taken from the file specified by the "--contents" option shows it differently from a line attributed to the working tree file. * jk/blame-fake-commit-label: blame: use different author name for fake commit generated by --contents --- cf85f4b3bd34469b75b7453f9de0315534406a41