evolve doc issues
Uwe Brauer
oub at mat.ucm.es
Mon Dec 28 16:04:07 UTC 2020
>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20201228/3dc7cb41/attachment.p7s>
More information about the Mercurial
mailing list