tests/test-update-branches.t
changeset 20117 aa9385f983fa
parent 20107 2ca325ea57fa
child 20280 95b9c6149e17
equal deleted inserted replaced
20116:9e0219967e38 20117:aa9385f983fa
    32   $ echo four > a ; hg ci -qm4
    32   $ echo four > a ; hg ci -qm4
    33   $ echo five > a ; hg ci -qm5
    33   $ echo five > a ; hg ci -qm5
    34 
    34 
    35 Initial repo state:
    35 Initial repo state:
    36 
    36 
    37   $ hg --config 'extensions.graphlog=' \
    37   $ hg log -G --template '{rev}:{node|short} {parents} {branches}\n'
    38   >    glog --template '{rev}:{node|short} {parents} {branches}\n'
       
    39   @  5:ff252e8273df  b1
    38   @  5:ff252e8273df  b1
    40   |
    39   |
    41   o  4:d047485b3896 0:60829823a42a  b1
    40   o  4:d047485b3896 0:60829823a42a  b1
    42   |
    41   |
    43   | o  3:6efa171f091b 1:0786582aa4b1
    42   | o  3:6efa171f091b 1:0786582aa4b1