Re: [PATCH v2 00/16] use a lowercase "usage:" string

2013-02-24 Thread David Aguilar
On Sun, Feb 24, 2013 at 1:45 PM, Junio C Hamano  wrote:
> Thanks.
>
> After applying these patches, "git grep '^[^#]*Usage:'" still shows
> a handful more hits, such as contrib/examples/git-remote.perl that
> are touched by this series.

Thanks, I'll take a look at these.

I stayed away from tests and comments in the first round so that
we could catch the user-facing strings.  That seems to have settled
in well so I can make another pass and catch these last remaining
stragglers.
-- 
David
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 00/16] use a lowercase "usage:" string

2013-02-24 Thread Junio C Hamano
Thanks.

After applying these patches, "git grep '^[^#]*Usage:'" still shows
a handful more hits, such as contrib/examples/git-remote.perl that
are touched by this series.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html