tests/test-tag
changeset 2641 46182568b4ce
parent 1933 7544700fd931
child 4889 d69b1fb111b9
equal deleted inserted replaced
2640:02b6fa7bbfbf 2641:46182568b4ce
    17 hg tag -l -d "1000000 0" "bleah1" 1
    17 hg tag -l -d "1000000 0" "bleah1" 1
    18 
    18 
    19 cat .hgtags
    19 cat .hgtags
    20 cat .hg/localtags
    20 cat .hg/localtags
    21 
    21 
       
    22 hg update 0
       
    23 hg tag -d "1000000 0" "foobar"
       
    24 cat .hgtags
       
    25 cat .hg/localtags
       
    26 
    22 hg tag -l 'xx
    27 hg tag -l 'xx
    23 newline'
    28 newline'
    24 hg tag -l 'xx:xx'
    29 hg tag -l 'xx:xx'
    25 true
    30 true