tiktok-sparo/build-tests/sparo-output-test/etc/clone-help.txt
2024-03-08 18:35:48 -08:00

25 lines
1.3 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Running "sparo clone --help":
Sparo accelerator for Git __VERSION__ - https://tiktok.github.io/sparo/
Node.js version is __VERSION__ (LTS)
Git version is __VERSION__
sparo clone <repository> [directory]
Positionals:
repository The remote repository to clone from. [string] [required]
directory The name of a new directory to clone into. The "humanish" part of
the source repository is used if no directory is explicitly given
(repo for /path/to/repo.gitService and foo for
host.xz:foo/.gitService). Cloning into an existing directory is
only allowed if the directory is empty [string]
Options:
--help Show help [boolean]
-s, --skip-git-config By default, Sparo automatically configures the
recommended git settings for the repository you are
about to clone. If you prefer not to include this step,
you can use the input parameter --skip-git-config
[boolean] [default: false]
-b, --branch Specify a branch to clone [string]
--profile [array] [default: []]