git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rfe: git-config: lack of color reset option
@ 2012-02-20 20:50 Jan Engelhardt
  2012-02-20 21:20 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2012-02-20 20:50 UTC (permalink / raw)
  To: git

Hi,


given the following config:

[color "diff"]
	commit = bold white blue
[color "decorate"]
	branch = green

The attributes from color.diff.commit are inherited for color.decorate.

1. There seems to be no way to reset the attributes such that
"color.decorate.branch = default green blue" wouuld have an effect.

2. It would be nice if there was an option to only paint the 
commit hash, rather than the entire line including the decorate 
parenthesis group.

(My current version is 1.7.7, but there seem to be no changes regarding 
color config in 1.7.8 and 1.7.9 in the release notes, so I presume the 
issue is still current.)

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

end of thread, other threads:[~2012-02-20 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 20:50 rfe: git-config: lack of color reset option Jan Engelhardt
2012-02-20 21:20 ` Jeff King
2012-02-20 22:05   ` Junio C Hamano

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