mirror of
https://github.com/tiktok/sparo.git
synced 2025-01-07 04:41:59 -05:00
14 lines
367 B
Markdown
14 lines
367 B
Markdown
|
---
|
||
|
title: sparo pull
|
||
|
---
|
||
|
|
||
|
```
|
||
|
sparo pull [options] [repository] [refsepc...] [--profile <profile_name> |
|
||
|
--no-profile]
|
||
|
|
||
|
Incorporates changes from a remote repository into the current branch.
|
||
|
|
||
|
Options:
|
||
|
--help Show help [boolean]
|
||
|
--profile [array] [default: []]
|
||
|
```
|