tests/test-lfs.t
changeset 38415 6fcbab5c1e6e
parent 38414 235d0bc11e1d
child 38689 ff5b6fca1082
equal deleted inserted replaced
38414:235d0bc11e1d 38415:6fcbab5c1e6e
   523 
   523 
   524   $ hg files --debug -r . 'set:eol("unix")' --config 'experimental.lfs.disableusercache=True'
   524   $ hg files --debug -r . 'set:eol("unix")' --config 'experimental.lfs.disableusercache=True'
   525   lfs: found c04b5bb1a5b2eb3e9cd4805420dba5a9d133da5b7adeeafb5474c4adae9faa80 in the local lfs store
   525   lfs: found c04b5bb1a5b2eb3e9cd4805420dba5a9d133da5b7adeeafb5474c4adae9faa80 in the local lfs store
   526   lfs: found 5dde896887f6754c9b15bfe3a441ae4806df2fde94001311e08bf110622e0bbe in the local lfs store
   526   lfs: found 5dde896887f6754c9b15bfe3a441ae4806df2fde94001311e08bf110622e0bbe in the local lfs store
   527            2   b
   527            2   b
       
   528 
       
   529   $ hg files --debug -r . 'set:binary()' --config 'experimental.lfs.disableusercache=True'
       
   530            2   a
       
   531            3   c
   528 
   532 
   529   $ cd ..
   533   $ cd ..
   530 
   534 
   531 # Test fctx.cmp fastpath - diff without LFS blobs
   535 # Test fctx.cmp fastpath - diff without LFS blobs
   532 
   536