3.13. lfc-auto-push
: Push all mode-2 files¶
This command can only be run in a WORKING repo. It will push the latest version of all mode-2 files. It will not push 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-push
if the LFC
hooks are installed.
- Usage:
$ lfc auto-push
- Options:
- -h, --help
Display this help message and exit
- -r, --remote REMOTE
Use remote cache named REMOTE (w/o
-r
flag, use default remote)