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
|
|
|
```
|