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

Re: Missing git options

From: brian m. carlson <hidden>
Date: 2018-02-06 00:43:24

On Mon, Feb 05, 2018 at 10:12:05AM +0100, Martin Häcker 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?
I think this is likely to cause problems.  Many people use git log with
--pretty to format commit hashes or messages into other programs.  I'm
aware of multiple tools that will simply break if --graph or --patch
become the default.  Requiring people to retrofit their tools to use
--no-graph or --no-patch is likely to be a burden.
-- 
brian m. carlson / brian with sandals: Houston, Texas, US
https://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: https://keybase.io/bk2204

Attachments

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