chore: update build test

This commit is contained in:
Cheng Liu 2024-04-09 16:09:44 -07:00
parent f5ecf8e1b9
commit c4ed216ab2
No known key found for this signature in database
GPG key ID: EEC8452F7DB85CD6

View file

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