tiktok-sparo/apps/website/docs/pages/commands/sparo_fetch.md

16 lines
362 B
Markdown
Raw Normal View History

2024-03-01 03:19:27 -05:00
---
title: sparo fetch
---
```
sparo fetch [remote] [branch]
fetch remote branch to local
Positionals:
remote [string]
branch [string]
Options:
2024-03-05 02:52:36 -05:00
-h, --help Show help [boolean]
2024-03-01 03:19:27 -05:00
```