equal
deleted
inserted
replaced
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 |