Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Subject: [PATCH 2/3] Let git-add--interactive read colors from .gitconfig

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:49

Junio C Hamano [off-list ref] writes:
Makes me wonder if you are better off with two new helper
functions defined in Git.pm, as in:

	$prompt_color = $repo->config_color("interactive.prompt") || "bold blue")
	$normal_color = Git::color_to_ansi_code("normal");
Sorry, but please disregard.  "bold blue" part was also
parameter to the string-to-ansi-color-escape function, so the
above does not make much sense.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help