comparison tests/test-topic.t @ 1869:995617c7f2fc

template: test that topic is accessible through template This comes free with the namespace feature but it is good to have.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 08 Oct 2015 21:09:47 -0700
parents 5cdd5e0a421c
children ec28b6c3414a
comparison
equal deleted inserted replaced
1868:5cdd5e0a421c 1869:995617c7f2fc
80 switching to topic narf 80 switching to topic narf
81 2 files updated, 0 files merged, 0 files removed, 0 files unresolved 81 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
82 $ hg topic 82 $ hg topic
83 fran 83 fran
84 * narf 84 * narf
85 $ hg log -r . -T '{topics}\n'
86 narf
85 $ echo 'narf!!!' >> alpha 87 $ echo 'narf!!!' >> alpha
86 $ hg ci -m 'narf!' 88 $ hg ci -m 'narf!'
87 $ hg log -G 89 $ hg log -G
88 @ changeset: 6:7c34953036d6 90 @ changeset: 6:7c34953036d6
89 | tag: tip 91 | tag: tip