tests/test-lfs-largefiles.t
changeset 40937 a0886a4d6dce
parent 40914 c35d3cb758a4
child 46874 84a93fa7ecfd
equal deleted inserted replaced
40936:3764330f76a6 40937:a0886a4d6dce
     1 TRANSITIONAL CONFIG
       
     2   $ cat << EOF >> $HGRCPATH
       
     3   > [format]
       
     4   > sparse-revlog = yes
       
     5   > EOF
       
     6 
       
     7 #require no-reposimplestore no-chg
     1 #require no-reposimplestore no-chg
     8 
     2 
     9 This tests the interaction between the largefiles and lfs extensions, and
     3 This tests the interaction between the largefiles and lfs extensions, and
    10 conversion from largefiles -> lfs.
     4 conversion from largefiles -> lfs.
    11 
     5