MCPcopy Create free account
hub / github.com/ChimeraCoder/gitgo / SHA

TypeAlias SHA

cat-file.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11type KeyType string
12
13type SHA string
14
15const (
16 TreeKey KeyType = "tree"

Callers 5

Test_CatFileFunction · 0.85
Test_parseObjFunction · 0.85
Test_ParseTreeFunction · 0.85
Test_ParseBlobFunction · 0.85
parseObjFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected