tests/test-status.t
branchstable
changeset 21942 64fe488b5179
parent 19107 fcf08023c011
child 21972 8864528874f7
equal deleted inserted replaced
21941:dab31290c7eb 21942:64fe488b5179
   278   A copied
   278   A copied
   279     modified
   279     modified
   280   R removed
   280   R removed
   281   C deleted
   281   C deleted
   282 
   282 
       
   283 status of removed but existing in working directory.  "? removed" should
       
   284 not be included:
       
   285 
       
   286   $ touch removed
       
   287   $ hg status --rev 0 removed
       
   288   R removed
       
   289 
   283   $ cd ..
   290   $ cd ..
   284 
   291 
   285 hg status of binary file starting with '\1\n', a separator for metadata:
   292 hg status of binary file starting with '\1\n', a separator for metadata:
   286 
   293 
   287   $ hg init repo5
   294   $ hg init repo5