Thread (7 messages) flat view 7 messages, 6 authors, 2018-02-06

Re: Missing git options

From: Stefan Beller <hidden>
Date: 2018-02-05 18:56:40

On Mon, Feb 5, 2018 at 1:12 AM, Martin Häcker
[off-list ref] wrote:
Hi there,

I just recently learned that not all command line switches seem to automatically correlate to options in the git configuration.

This seems something that should be relatively easy to fix.

What I’m most missing is

— snip —
[log]
        graph = true
        patch = true
— snap —

which would / should correspond to `git log —graph —patch`.

What do you guys think?
Feel free to send patches adding these options.

I had the impression that git-log was a pseudo-plumbing,
despite it being explicitly marked porcelain
as there is no good plumbing alternative.
But as we already have things like log.date, log.decorate,
that change the output of git-log, I think a patch or graph
option would be ok.

Thanks,
Stefan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help