[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    Re: blame --line-porcelain is providing me with funny output
From:       Dennis Kaarsemaker <dennis () kaarsemaker ! net>
Date:       2017-03-23 11:03:09
Message-ID: 1490266989.10080.6.camel () kaarsemaker ! net
[Download RAW message or body]

On Wed, 2017-03-22 at 18:32 -0600, Edmundo Carmona Antoranz wrote:
> 
> $ git blame --no-progress -w --line-porcelain -L 72,72
> author-mail <somemail@gmail.com>
> 
> $ git cat-file -p 3290fe6dd2a7e2bb35ac760443335dec58802ff1
> author Stefan Beller <somemail@google.com> 1484160452 -0800
> 
> Committer mails are matching, however author mail does not match
> between line-porcelain and cat-file. Is there a reason for that?

The commit object has Stefan's Google address, but git.git's  mailmap
maps that to his gmail address.

git blame actually does this mapping, where git cat-file does not.
-- 
Dennis Kaarsemaker
http://www.kaarsemaker.net
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic