FetchPack fetches a packfile from rmt. It uses wants to retrieve the refnames from the remote, and haves to negotiate the missing objects. FetchPack always makes a single request and declares "done" at the end.
(c *Client, opts FetchPackOptions, rm Remote, wants []Refname)
source not stored for this graph (policy: none)
no test coverage detected