]> git.ipfire.org Git - thirdparty/git.git/commit - connect.h
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)
commitcf85f4b3bd34469b75b7453f9de0315534406a41
treeb92786b3c95ede0abb7c77ef98f9e8fa7e3beca7
parentf357d46adacb8d7f2c465a00c66a57d925396bfe
parent603d0fdce2ca84d4dc7b26e46430778fe9c4cb72
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
blame.c