git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Allow setting diff.worddiff=color via gitconfig
@ 2024-02-28  8:54 Olliver Schinagl
  2024-03-02  9:57 ` [PATCH 0/2] Support diff.wordDiff config Karthik Nayak
  0 siblings, 1 reply; 17+ messages in thread
From: Olliver Schinagl @ 2024-02-28  8:54 UTC (permalink / raw)
  To: git

Currently, the only way to set `word-diff=color` is through alias. It 
would be much nicer of course if we could do


[diff]
     worddiff=color


in git-config of course.


Thank you,

Olliver


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

end of thread, other threads:[~2024-03-25 21:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28  8:54 Allow setting diff.worddiff=color via gitconfig Olliver Schinagl
2024-03-02  9:57 ` [PATCH 0/2] Support diff.wordDiff config Karthik Nayak
2024-03-02  9:57   ` [PATCH 1/2] t4034: extract out `diff_with_opts` Karthik Nayak
2024-03-02  9:57   ` [PATCH 2/2] diff: add 'diff.wordDiff' config option Karthik Nayak
2024-03-02 10:25     ` Eric Sunshine
2024-03-02 18:02       ` Karthik Nayak
2024-03-02 19:57     ` Jean-Noël AVILA
2024-03-02 17:03   ` [PATCH 0/2] Support diff.wordDiff config Junio C Hamano
2024-03-02 18:02     ` Karthik Nayak
2024-03-02 19:57       ` Kristoffer Haugsbakk
2024-03-03  7:23         ` Chris Torek
2024-03-03 17:45           ` Junio C Hamano
2024-03-22 22:08             ` Olliver Schinagl
2024-03-25 21:53               ` Dragan Simic
2024-03-22 22:05           ` Olliver Schinagl
2024-03-22 21:59       ` Olliver Schinagl
2024-03-22 21:57     ` Olliver Schinagl

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).