]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/blame-fake-commit-label'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 May 2023 17:13:34 +0000 (10:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 May 2023 17:13:35 +0000 (10:13 -0700)
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

1  2 
blame.c

diff --cc blame.c
Simple merge