Options for the git fetch command.
git fetch
The name of the remote to fetch from. If not given, then the default remote will be used. Defaults to the origin.
origin
Options for the
git fetch
command.