tiktok-sparo/build-tests/sparo-output-test/etc/checkout-help.txt

26 lines
1.2 KiB
Text
Raw Normal View History

2024-03-05 19:02:48 -05:00
Running "sparo checkout --help":
[bold]Sparo accelerator for Git __VERSION__ -[normal][cyan] https://tiktok.github.io/sparo/[default]
2024-03-05 19:02:48 -05:00
Node.js version is __VERSION__ (LTS)
Git version is __VERSION__
sparo checkout [branch] [start-point]
Updates files in the working tree to match the version in the index or the
specified tree. If no pathspec was given, git checkout will also update HEAD to
set the specified branch as the current branch.
Positionals:
branch [string]
start-point [string]
Options:
2024-03-08 21:35:48 -05:00
--help Show help [boolean]
2024-03-05 19:02:48 -05:00
-b Create a new branch and start it at <start-point> [boolean]
-B Create a new branch and start it at <start-point>; if it
already exists, reset it to <start-point> [boolean]
--profile [array] [default: []]
--add-profile [array] [default: []]
2024-04-25 10:49:01 -04:00
--to [array] [default: []]
--from [array] [default: []]