mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-27 17:45:53 -05:00
chore: update build test
This commit is contained in:
parent
f5ecf8e1b9
commit
c4ed216ab2
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Commands:
|
||||||
HEAD to set the specified branch as the
|
HEAD to set the specified branch as the
|
||||||
current branch.
|
current branch.
|
||||||
sparo fetch [remote] [branch] fetch remote branch to local
|
sparo fetch [remote] [branch] fetch remote branch to local
|
||||||
|
sparo pull Incorporates changes from a remote
|
||||||
|
repository into the current branch.
|
||||||
sparo git-clone original git clone command
|
sparo git-clone original git clone command
|
||||||
sparo git-checkout original git checkout command
|
sparo git-checkout original git checkout command
|
||||||
sparo git-fetch original git fetch command
|
sparo git-fetch original git fetch command
|
||||||
|
|
Loading…
Reference in a new issue