Fetch implements the "git fetch" command, fetching refs from rmt. If refs is nil, all remote refs will be fetched from the remote.
(c *Client, opts FetchOptions, rmt Remote, refs []RefSpec)
source not stored for this graph (policy: none)
no test coverage detected