hg-git named branches, a new patch and problem
Uwe Brauer
oub at mat.ucm.es
Tue Aug 27 06:00:53 UTC 2019
> On 2019-08-26 16:09, Uwe Brauer wrote:
> Since I wrote the patch and the patch is not yet in mainline hg-git,
> probably I’m the correct person to send a bug report to.
ok
> It was my fault. The version of the patch on the mailing list is an
> old one, while I sent you the configuration that only works with a
> new, not yet sent version of the patch. Your choices are to either
> 1. replace ':' with '.' in the configuration, or
Like this I presume
[git]
export-additional-refs.named-branch-heads.revset = head()
export-additional-refs.named-branch-heads.template = refs/heads/hg_named_branch/{branch}
Well in that case
hg push
Gives me
abort: ref(s) used for multiple changesets:
refs/heads/hg_named_branch/default -> 3580e5812bf0479a1c7ca40a35924d4925e8f94b, 99700d228b32ceba2e662538728fbbef3b7a131f
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5025 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20190827/66598a6b/attachment.p7s>
More information about the Mercurial
mailing list