Complement existing --show-email option with fallback
configuration variable, with tests.
Signed-off-by: Quentin Neill
---
Documentation/git-blame.txt | 2 ++
builtin/blame.c | 10 +++-
t/t8002-blame.sh| 62 +
3 files
On Sun, May 31, 2015 at 1:13 PM, Junio C Hamano wrote:
> Quentin Neill writes:
>
>> From: Quentin Neill
>>
>> Complement existing --show-email option with fallback
>> configuration variable, with tests.
>> ---
>
> The patch itself looks very re
From: Quentin Neill
Complement existing --show-email option with fallback
configuration variable, with tests.
---
Documentation/git-blame.txt | 2 ++
builtin/blame.c | 10 +++-
t/t8002-blame.sh| 62 +
3 files changed, 73
On Fri, May 29, 2015 at 2:40 PM, Junio C Hamano wrote:
>
> Quentin Neill writes:
>
> > Thanks for the thorough review!
> > I have adjusted the commit messages and updated the documentation changes.
> > I'm in trying to add tests, I'll probably have some is
23, 2015 at 10:13 PM, Quentin Neill
> wrote:
>> From: Quentin Neill
>
> You should drop this line. git-am will pluck your name and email
> automatically from the email From: header.
>
>> If you prefer seeing emails in your git blame output, rather
>>
From: Quentin Neill
If you prefer seeing emails in your git blame output, rather
than sprinkling '-e' options everywhere you can just set
the new config blame.showemail to true.
---
Documentation/blame-options.txt | 5 +
Documentation/git-blame.tx
6 matches
Mail list logo