Junio C Hamano wrote: > It might be a good idea to introduce status_print{,_ln,_more} wrapper > functions around color_vfprintf() My main obstacle to sending this was lack of good names for the relevant functions. :) > - Another advantage is that this makes it easier for us to drop "#" > prefix in "git status" output in later versions of git if we wanted to. > > In "git commit" template, these lines need to be made into comments, but > there is no reason, other than that we are sooooo used to seeing these > lines prefixed with "# ", in "git status" output. Good point. Expect patches soon (for the status_print*, not "#" removal from output). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html