sample-rpkg clone [-h] [--branches] [--branch BRANCH] [--anonymous] module [clone_target]
This command will clone the named module from the configured repository base URL. By default it will also checkout the master branch for your working copy.
module
Name of the module to clone
clone_target
Directory in which to clone the module
-h
--help
show this help message and exit
--branches
-B
Do an old style checkout with subdirs for branches
--branch
-b
Check out a specific branch
--anonymous
-a
Check out a module anonymously