On Thu, May 26, 2016 at 10:29 PM, Jeff King wrote:
> On Thu, May 26, 2016 at 06:36:46PM +0530, Mehul Jain wrote:
> The documentation here mentions "log" and "show". But I think this will
> affect other programs, too, including "whatchanged" and "reflog". Those
> ones are probably good, but the doc
Hey Mehul,
On Thu, May 26, 2016 at 8:34 PM, Mehul Jain wrote:
> Hi Remi,
>
> Thanks for your input.
>
> On Thu, May 26, 2016 at 7:12 PM, Remi Galan Alfonso
> wrote:
>> Hi Mehul,
>>
>> Mehul Jain writes:
>>> +test_expect_success GPG '--show-signature overrides
>>> log.showsignature=false' '
>>>
On Thu, May 26, 2016 at 06:36:46PM +0530, Mehul Jain wrote:
> diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
> index 03f9580..f39f800 100644
> --- a/Documentation/git-log.txt
> +++ b/Documentation/git-log.txt
> @@ -196,6 +196,10 @@ log.showRoot::
> `git log -p` output wou
On Thu, May 26, 2016 at 9:13 PM, Remi Galan Alfonso
wrote:
> Sorry, I should have made explicit what went through my mind.
> "When log.showsignature set true" doesn't sound right to me, while
> "When log.showsignature is set to true" sounds better, however not
> being a native english speaker mayb
Mehul Jain writes:
> Hi Remi,
>
> Thanks for your input.
>
> On Thu, May 26, 2016 at 7:12 PM, Remi Galan Alfonso
> wrote:
> > Hi Mehul,
> >
> > Mehul Jain writes:
> >> When log.showsignature set true, "git log" and "git show" will behave
> >
> > 'When log.showsignature is set to true' ?
>
> P
Hi Remi,
Thanks for your input.
On Thu, May 26, 2016 at 7:12 PM, Remi Galan Alfonso
wrote:
> Hi Mehul,
>
> Mehul Jain writes:
>> When log.showsignature set true, "git log" and "git show" will behave
>
> 'When log.showsignature is set to true' ?
Pardon me, but I don't understand your question.
Hi Mehul,
Mehul Jain writes:
> People may want to always use "--show-signature" while using "git log"
> or "git show".
>
> When log.showsignature set true, "git log" and "git show" will behave
'When log.showsignature is set to true' ?
> as "--show-signature" was given to them.
s/as/as if
> S
People may want to always use "--show-signature" while using "git log"
or "git show".
When log.showsignature set true, "git log" and "git show" will behave
as "--show-signature" was given to them.
Signed-off-by: Mehul Jain
---
Documentation/git-log.txt | 4
builtin/log.c | 6
8 matches
Mail list logo