tests/test-largefiles-misc.t
changeset 23441 d289ba74dba3
parent 23348 bbe56e07e07a
child 23602 a4679a74df14
equal deleted inserted replaced
23439:743736fc7c41 23441:d289ba74dba3
    65   dirc
    65   dirc
    66   dirc/baz
    66   dirc/baz
    67   dirc/baz/largefile
    67   dirc/baz/largefile
    68   dirc/dirb
    68   dirc/dirb
    69   dirc/dirb/largefile
    69   dirc/dirb/largefile
       
    70 
       
    71   $ hg clone -q . ../fetch
       
    72   $ hg --config extensions.fetch= fetch ../fetch
       
    73   abort: uncommitted changes
       
    74   [255]
    70   $ hg up -qC
    75   $ hg up -qC
    71   $ cd ..
    76   $ cd ..
    72 
    77 
    73 Clone a local repository owned by another user
    78 Clone a local repository owned by another user
    74 ===================================================
    79 ===================================================