docs/tutorials/topic-tutorial.t
author Anton Shestakov <av6@dwimlabs.net>
Thu, 30 Aug 2018 21:05:17 +0800
changeset 4061 ad4194399b47
parent 2824 d0e3a8e0b62c
permissions lrwxrwxrwx
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).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2824
d0e3a8e0b62c docs: move the topic tutorial in the documentation
Boris Feld <boris.feld@octobus.net>
parents:
diff changeset
     1
../../tests/test-topic-tutorial.t