hgext/largefiles/__init__.py
changeset 18980 9717a326d270
parent 18979 1176832fc757
child 19071 64ea454e7d76
equal deleted inserted replaced
18979:1176832fc757 18980:9717a326d270
    57 the same time, then you can pull with `--lfrev "pulled()"`.
    57 the same time, then you can pull with `--lfrev "pulled()"`.
    58 
    58 
    59 If you just want to ensure that you will have the largefiles needed to
    59 If you just want to ensure that you will have the largefiles needed to
    60 merge or rebase with new heads that you are pulling, then you can pull
    60 merge or rebase with new heads that you are pulling, then you can pull
    61 with `--lfrev "head(pulled())"` flag to pre-emptively download any largefiles
    61 with `--lfrev "head(pulled())"` flag to pre-emptively download any largefiles
    62 that are new in the heads you are pulling. You can also pull with the
       
    63 `--cache-largefiles` flag to pre-emptively download any largefiles
       
    64 that are new in the heads you are pulling.
    62 that are new in the heads you are pulling.
    65 
    63 
    66 Keep in mind that network access may now be required to update to
    64 Keep in mind that network access may now be required to update to
    67 changesets that you have not previously updated to. The nature of the
    65 changesets that you have not previously updated to. The nature of the
    68 largefiles extension means that updating is no longer guaranteed to
    66 largefiles extension means that updating is no longer guaranteed to