On Tue, 17 Oct 2017 00:20:38 -0400, Matt Harbison <mharbiso...@gmail.com> wrote:

On Mon, 16 Oct 2017 10:00:32 -0400, Pulkit Goyal <7895pul...@gmail.com> wrote:

On Mon, Oct 16, 2017 at 6:51 PM, Matt Harbison <mharbiso...@gmail.com> wrote:
# HG changeset patch
# User Matt Harbison <matt_harbi...@yahoo.com>
# Date 1508122082 14400
#      Sun Oct 15 22:48:02 2017 -0400
# Node ID d0c2b68fedb27184337af6392ecc1f03dab39522
# Parent  718adb1bf3a9a1ee509a803c7512c14296a1db79
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)

Can you please add a releasenotes part to the commit message?
For reference: https://www.mercurial-scm.org/wiki/ReleasenotesExtension

I took a run at it (probably not successfully- the command aborts, but check-code didn't complain).

$ hg --config extensions.releasenotes= releasenotes -r . rn.txt
abort: unexpected block in release notes directive fix

This went away after putting the 'and' line between the two annotations like Augie did in one of his commits. That's pretty subtle- it would be nice if that requirement went away somehow.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to