3.12. lfc-auto-pull
: Pull all mode-2 files¶
This command can only be run in a WORKING repo. It will pull the latest version of all mode-2 files. It will not pull any old versions of large files. This can be configured to be either all large files (modes 1 and 2) or no large files.
This command is triggered automatically after git-pull
if the LFC
hooks are installed.
- Usage:
$ lfc auto-pull
- Options:
- -h, --help
Display this help message and exit
- -r, --remote REMOTE
Use remote cache named REMOTE (w/o
-r
flag, use default remote)