mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-23 23:58:12 -05:00
537 B
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.