Avc Pull
Pull data from the repository
avc pull [<commit>|<tag>] [flags] -- <pathspec>...
# Pull the latest version
avc pull
# Pull from a specifc version
avc pull v1.0.0
# Pull partial files
avc pull -- path/to/partia
avc pull v0.1.0 -- path/to/partia ...
--delete Delete extra files which are not listed in commit
--dry-run Dry run
-h, --help help for pull
- avc - ArtiVC is a version control system for large files