tests/test-obsolete.t
changeset 480 cd1d5b7308be
parent 479 b63da0fb8ee5
child 486 2111c655b4f5
equal deleted inserted replaced
479:b63da0fb8ee5 480:cd1d5b7308be
   444   $ hg up 
   444   $ hg up 
   445   3 files updated, 0 files merged, 0 files removed, 0 files unresolved
   445   3 files updated, 0 files merged, 0 files removed, 0 files unresolved
   446   $ hg id -n
   446   $ hg id -n
   447   8
   447   8
   448 
   448 
       
   449 Check that named update do too
       
   450 
       
   451   $ hg update default
       
   452   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
       
   453   $ hg id -n
       
   454   8
       
   455 
   449   $ hg up null -q # to be not based on 9 anymore
   456   $ hg up null -q # to be not based on 9 anymore
   450 
   457 
   451 check rebase compat
   458 check rebase compat
   452 
   459 
   453   $ hg glog -r 'not extinct()'  --template='{rev} - {node|short}\n'
   460   $ hg glog -r 'not extinct()'  --template='{rev} - {node|short}\n'