From: Junio C Hamano Date: Tue, 2 May 2023 17:13:34 +0000 (-0700) Subject: Merge branch 'jk/blame-fake-commit-label' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=cf85f4b3bd34469b75b7453f9de0315534406a41;p=rit 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