##// END OF EJS Templates
server: introduce a 'experimental.single-head-per-branch' option...
server: introduce a 'experimental.single-head-per-branch' option When the option is set, the repository will reject any transaction adding multiple heads to the same named branch. For now we reject all scenario with multiple heads. One could imagine handling closed branches differently. We prefer to keep things simple for now. The feature might get extended later. Branch closing is not the best experience Mercurial has to offer anyway.

File last commit:

r30346:9cc438bf default
r35186:66ecde8a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer