MCPcopy Index your code
hub / github.com/driusan/dgit / Fetch

Function Fetch

git/fetch.go:15–76  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

FetchFunction · 0.92
PullFunction · 0.70

Calls 8

RefSpecTypeAlias · 0.85
CommitIDTypeAlias · 0.85
SrcMethod · 0.80
MatchesRefSpecSrcMethod · 0.80
FetchPackFunction · 0.70
UpdateRefFunction · 0.70
GetConfigMethod · 0.45
ExistsMethod · 0.45

Tested by

no test coverage detected