mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-04 12:51:11 -05:00
16 lines
No EOL
362 B
Markdown
16 lines
No EOL
362 B
Markdown
---
|
|
title: sparo fetch
|
|
---
|
|
|
|
```
|
|
sparo fetch [remote] [branch]
|
|
|
|
fetch remote branch to local
|
|
|
|
Positionals:
|
|
remote [string]
|
|
branch [string]
|
|
|
|
Options:
|
|
-h, --help Show help [boolean]
|
|
``` |