tests/test-bookmarks.t
changeset 18075 2c1fc483efa4
parent 17882 36ed69d4593d
child 18471 2096e025a728
equal deleted inserted replaced
18074:8c9a52492d42 18075:2c1fc483efa4
    38   user:        test
    38   user:        test
    39   date:        Thu Jan 01 00:00:00 1970 +0000
    39   date:        Thu Jan 01 00:00:00 1970 +0000
    40   summary:     0
    40   summary:     0
    41   
    41   
    42 
    42 
    43 second bookmark for rev 0
    43 second bookmark for rev 0, command should work even with ui.strict on
    44 
    44 
    45   $ hg bookmark X2
    45   $ hg --config ui.strict=1 bookmark X2
    46 
    46 
    47 bookmark rev -1 again
    47 bookmark rev -1 again
    48 
    48 
    49   $ hg bookmark -r null Y
    49   $ hg bookmark -r null Y
    50 
    50