tests/test-copy.t
branchstable
changeset 23958 df463ca0adef
parent 23749 a387b0390082
child 24364 135b23868f45
equal deleted inserted replaced
23957:0c4419faacbc 23958:df463ca0adef
   178   $ hg copy -f foo bar
   178   $ hg copy -f foo bar
   179 should show copy
   179 should show copy
   180   $ hg st -C
   180   $ hg st -C
   181   M bar
   181   M bar
   182     foo
   182     foo
       
   183 
       
   184 XXX: filtering lfilesrepo.status() in 3.3-rc causes the copy source to not be
       
   185 displayed.
       
   186   $ hg st -C --config extensions.largefiles=
       
   187   M bar
       
   188     foo
       
   189 
   183   $ hg commit -m3
   190   $ hg commit -m3
   184 
   191 
   185 should show no parents for tip
   192 should show no parents for tip
   186   $ hg debugindex bar
   193   $ hg debugindex bar
   187      rev    offset  length  ..... linkrev nodeid       p1           p2 (re)
   194      rev    offset  length  ..... linkrev nodeid       p1           p2 (re)