status_printf_more  329 wt-status.c    	status_printf_more(s, c, "%s%.*s%s\n", how, len, padding, one);
status_printf_more  394 wt-status.c    		status_printf_more(s, c, "%s%.*s%s -> %s",
status_printf_more  397 wt-status.c    		status_printf_more(s, c, "%s%.*s%s",
status_printf_more  400 wt-status.c    		status_printf_more(s, color(WT_STATUS_HEADER, s), "%s", extra.buf);
status_printf_more  403 wt-status.c    	status_printf_more(s, GIT_COLOR_NORMAL, "\n");
status_printf_more  798 wt-status.c    		status_printf_more(s, color(WT_STATUS_UNTRACKED, s),
status_printf_more 1462 wt-status.c    		status_printf_more(s, branch_status_color, "%s", on_what);
status_printf_more 1463 wt-status.c    		status_printf_more(s, branch_color, "%s\n", branch_name);