Re: [PATCH 2/4] Improve cached content header of status output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Junio C Hamano wrote:
> Andy Whitcroft <apw@xxxxxxxxxxxx> writes:
> 
>>> +static void wt_status_print_cached_header(const char *reference)
>>> +{
>>> +	const char *c = color(WT_STATUS_HEADER);
>>> +	color_printf_ln(c, "# Cached changes to be committed:");
>>> ...
>> We seem to be using 'Cached' and 'staged' here.  I thought we had
>> updated all the docs to call files in the index "Staged for commit".
> 
> 	# Changes staged to be committed:
> 
> Somebody did not like the verb "stage"; perhaps we can say:
> 
> 	# You have added changes to these files to be committed:
> 	...

# These files have changes and are marked for commit:

>         # There are yet to be added changes to these files:

# These files have changes but are not marked for commit:

> 	...

-apw
-
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]