tests/test-subrepo-recursion.t
branchstable
changeset 23958 df463ca0adef
parent 18109 9e3910db4e78
child 24440 27ad6b91f5c2
equal deleted inserted replaced
23957:0c4419faacbc 23958:df463ca0adef
   160 
   160 
   161   $ hg status -S ..
   161   $ hg status -S ..
   162   M ../foo/bar/z.txt
   162   M ../foo/bar/z.txt
   163   M ../foo/y.txt
   163   M ../foo/y.txt
   164   ? a.txt
   164   ? a.txt
       
   165 
       
   166 XXX: filtering lfilesrepo.status() in 3.3-rc causes these files to be listed as
       
   167 added instead of modified.
       
   168   $ hg status -S .. --config extensions.largefiles=
       
   169   M ../foo/bar/z.txt
       
   170   M ../foo/y.txt
       
   171   ? a.txt
       
   172 
   165   $ hg diff --nodates -S ..
   173   $ hg diff --nodates -S ..
   166   diff -r d254738c5f5e foo/y.txt
   174   diff -r d254738c5f5e foo/y.txt
   167   --- a/foo/y.txt
   175   --- a/foo/y.txt
   168   +++ b/foo/y.txt
   176   +++ b/foo/y.txt
   169   @@ -1,2 +1,3 @@
   177   @@ -1,2 +1,3 @@