>>> "PD" == Pierre-Yves David <[email protected]> writes:
> Hi,
> Thanks for reporting this. open a bug on bz.mercurial-scm.org. Use the
> `mercurial` project and the `evolution` component, start your bug
> title with "doc: ".
> Thanks !
What need to be clarified in my opinion is
Single head enforcing
=====================
The extensions come with an option to enforce that there is only one heads for
each name in the repository at any time.
[experimental]
enforce-single-head = yes
_Is that on the remote(server) side? Or on the local (client) side?_
For example
* topic branches are not published, changeset without topic are:
[phase]
publish = no
[experimental]
topic.publish-bare-branch = yes
That only works, if it is configured on the remote (server) side, has I
found out.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mercurial mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial
