Mercurial > evolve
comparison docs/tutorial/uikit.js @ 4061:ad4194399b47
topic: handle ambiguous arguments to topic() revset
These arguments can be interpreted as either string or a revset. The decision
is made based on existence of topic with such a name. This matches the behavior
of branch() revset.
The code needs to know all topics that ever existed in the repo, because some
commands report "disappearance" of topics after certain operations, using this
revset (e.g. via stack.stack or repo.revs).
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 30 Aug 2018 21:05:17 +0800 |
parents | aad37ffd7d58 |
children |
comparison
equal
deleted
inserted
replaced
4060:54eade86ac31 | 4061:ad4194399b47 |
---|