[PATCH] Fix formatting of template example in help file

Simon King simon at simonking.org.uk
Wed Dec 11 11:00:35 CST 2013


On Wed, Dec 11, 2013 at 4:56 PM, Steve Hoelzer <shoelzer at gmail.com> wrote:
> On Tue, Dec 10, 2013 at 4:30 PM, Matt Mackall <mpm at selenic.com> wrote:
>> On Tue, 2013-12-10 at 16:24 -0500, Augie Fackler wrote:
>>> On Tue, Dec 10, 2013 at 10:35:14AM -0600, Steve Hoelzer wrote:
>>> > # HG changeset patch
>>> > # User Steve Hoelzer <shoelzer at gmail.com>
>>> > # Date 1386693253 21600
>>> > #      Tue Dec 10 10:34:13 2013 -0600
>>> > # Node ID bbb364f42669c01be468c7a697c72f5209188c62
>>> > # Parent  1c92524c37cdd251c1a36b2da0fb4148b0e6ba09
>>> > Fix formatting of template example in help file
>>> >
>>>
>>> queued, thanks
>>
>> Hopefully after fixing the non-conformant description.
>
> I don't understand. Do you mean the description in the help file or in the
> commit? What about it is non-conformant?

First bullet point of http://mercurial.selenic.com/wiki/ContributingChanges

* first line of commit message is of the form "topic: uncapitalized,
no trailing period"

so yours should probably have been something like:

    help: fix formatting of template example

Cheers,

Simon


More information about the Mercurial-devel mailing list