tiktok-sparo/apps/website/docs/pages/commands/sparo_git-fetch.md
2024-03-01 00:19:27 -08:00

537 B

title
sparo git-fetch

This is the mirrored subcommand for git fetch. It has the same functionality as the corresponding Git subcommand, but supports Sparo's optional anonymous timing metrics collection.

sparo git-fetch [<options>] [<repository> [<refspec>…​]]
sparo git-fetch [<options>] <group>
sparo git-fetch --multiple [<options>] [(<repository> | <group>)…​]
sparo git-fetch --all [<options>]

See git fetch in the Git documentation for details.