git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* diff --minimal as default?
@ 2012-01-19 13:41 Victor Engmark
  2012-01-19 14:22 ` Thomas Rast
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Engmark @ 2012-01-19 13:41 UTC (permalink / raw)
  To: git

Git v1.7.8 supports `diff --minimal`. I've got cycles to spare and
usually small files - Is there (or will there be) a configuration
option to set this as the default? If not I'll just use an alias, but
there should still be an inverse option to be able to override it in
special cases.

Cheers,
V

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: diff --minimal as default?
  2012-01-19 13:41 diff --minimal as default? Victor Engmark
@ 2012-01-19 14:22 ` Thomas Rast
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Rast @ 2012-01-19 14:22 UTC (permalink / raw)
  To: Victor Engmark; +Cc: git

Victor Engmark <victor.engmark@gmail.com> writes:

> Git v1.7.8 supports `diff --minimal`. I've got cycles to spare and
> usually small files - Is there (or will there be) a configuration
> option to set this as the default? If not I'll just use an alias, but
> there should still be an inverse option to be able to override it in
> special cases.

AFAIK no config option is planned; you could make a patch :-)

But there's --no-minimal, following the usual pattern for boolean
options.

-- 
Thomas Rast
trast@{inf,student}.ethz.ch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-19 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 13:41 diff --minimal as default? Victor Engmark
2012-01-19 14:22 ` Thomas Rast

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).