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

Re: [PATCH v4 0/5] Disable "git status" comment prefix

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:58:39

Jeff King [off-list ref] writes:
  # and have 472 and 59 different commits each, respectively.
  #
  # Untracked files:
[...]
  and have 472 and 59 different commits each, respectively.
  Untracked files:
Indeed, I forgot the else branch in wt_status_print_tracking:

	if (s->display_comment_char)
		color_fprintf_ln(s->fp, color(WT_STATUS_HEADER, s), "%c",
				 comment_line_char);
	else
		fprintf_ln(s->fp, "");

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help