[PATCH] help: document branch template keyword
Adrian Buehlmann
adrian at cadifra.com
Sun Feb 27 13:34:52 UTC 2011
(please do not remove the list cc, thanks)
On 2011-02-27 14:26, timeless wrote:
> On Sun, Feb 27, 2011 at 2:57 PM, Adrian Buehlmann <adrian at cadifra.com> wrote:
>> On 2011-02-27 13:46, timeless wrote:
>>> editorial, don't feel like you have to block on my comments.
>>>
>>> On Sun, Feb 27, 2011 at 1:34 PM, Adrian Buehlmann <adrian at cadifra.com> wrote:
>>>> +:branch: String. The name of the branch on which the changeset was
>>>> + committed.
>>>
>>> what happens if there's more than one?
>>
>> More than one of what?
>
> branch, see my comment on branches
Near as I can tell, each changeset has exactly one branch name
See also function branch() of changectx
http://selenic.com/repo/hg/file/tip/mercurial/context.py#l111
More information about the Mercurial-devel
mailing list