tests/test-obsolete.t
changeset 17173 c621f84dbb35
parent 17172 12fdaa30063a
child 17206 70ebb4bd8083
equal deleted inserted replaced
17172:12fdaa30063a 17173:c621f84dbb35
   318   $ hg push ../tmpc/
   318   $ hg push ../tmpc/
   319   pushing to ../tmpc/
   319   pushing to ../tmpc/
   320   searching for changes
   320   searching for changes
   321   abort: push includes an unstable changeset: 7878242aeece!
   321   abort: push includes an unstable changeset: 7878242aeece!
   322   [255]
   322   [255]
       
   323 
       
   324 Test that extinct changeset are properly detected
       
   325 
       
   326   $ hg log -r 'extinct()'
       
   327   changeset:   3:cdbce2fbb163
       
   328   parent:      1:7c3bad9141dc
       
   329   user:        test
       
   330   date:        Thu Jan 01 00:00:00 1970 +0000
       
   331   summary:     add new_c
       
   332