MCPcopy Create free account
hub / github.com/driusan/dgit / Fsck

Function Fsck

git/fsck.go:34–190  ·  view source on GitHub ↗

Fsck implements the "git fsck" subcommand. It prints any error encountered to the stderr argument, and returns an array of said errors.

(c *Client, stderr io.Writer, opts FsckOptions, objects []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FsckFunction · 0.92

Calls 15

verifyHeadFunction · 0.85
Sha1FromStringFunction · 0.85
verifyBlobFunction · 0.85
verifyCommitFunction · 0.85
CommitIDTypeAlias · 0.85
verifyTreeFunction · 0.85
TreeIDTypeAlias · 0.85
verifyTagFunction · 0.85
GetObjectsDirMethod · 0.80
IsDirMethod · 0.80
NameMethod · 0.80
TypeMethod · 0.80

Tested by

no test coverage detected