view .hg-format-source @ 6311:466702ac6c28

topic: complete "//" format support in experimental.topic.linear-merge code This code is used for merging topics into bare branches (with "allow-from-bare-branch"), and it modifies branch name on a specific revision to be different from branch name on the merge destination. This allows merging the two changesets even when they belong to the same branch. Let's use formatfqbn() for consistency. The format doesn't matter much as long as the result is different from bare branch name. Topic namespace is ignored here by design, there needs to be a topic set for this linear-merge mode to work.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 16 Sep 2022 17:00:48 +0400
parents 48b30ff742cb
children
line wrap: on
line source

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}