tests/test-revset.t
changeset 18955 f3245f22771c
parent 18779 9e39a717a23e
child 19706 26ddce1a2a55
equal deleted inserted replaced
18954:b1639e98e8a1 18955:f3245f22771c
    76   $ hg ci -Aqm7
    76   $ hg ci -Aqm7
    77 
    77 
    78   $ hg branch all
    78   $ hg branch all
    79   marked working directory as branch all
    79   marked working directory as branch all
    80   (branches are permanent and global, did you want a bookmark?)
    80   (branches are permanent and global, did you want a bookmark?)
    81   $ hg ci --close-branch -Aqm8
       
    82   abort: can only close branch heads
       
    83   [255]
       
    84 
    81 
    85   $ hg co 4
    82   $ hg co 4
    86   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    83   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    87   $ hg branch é
    84   $ hg branch é
    88   marked working directory as branch \xc3\xa9 (esc)
    85   marked working directory as branch \xc3\xa9 (esc)