tests/test-topic-change.t
branchmercurial-4.1
changeset 3420 b21a3753255f
parent 3419 1e2f683e11e7
child 3592 7a5c3175015e
equal deleted inserted replaced
3382:f14ad1e83896 3420:b21a3753255f
     8   > graphstyle.missing = |
     8   > graphstyle.missing = |
     9   > evolution=createmarkers, allowunstable
     9   > evolution=createmarkers, allowunstable
    10   > [phases]
    10   > [phases]
    11   > publish=false
    11   > publish=false
    12   > [alias]
    12   > [alias]
    13   > glog = log -G -T "{rev}:{node|short} \{{topics}}\n{desc}  ({bookmarks})\n\n"
    13   > glog = log -G -T "{rev}:{node|short} \{{topic}}\n{desc}  ({bookmarks})\n\n"
    14   > EOF
    14   > EOF
    15 
    15 
    16 About the glog output: {} contains the topic name and () will contain the bookmark
    16 About the glog output: {} contains the topic name and () will contain the bookmark
    17 
    17 
    18 Setting up a repo
    18 Setting up a repo