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

Function parseRawTreeLine

git/sha1.go:630–676  ·  view source on GitHub ↗

parseRawtreeLine parses a single line from a raw tree object starting at entryStart. It returns the TreeEntry and the number of bytes in treecontent that it occupies.

(entryStart int, treecontent []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetAllObjectsExceptMethod · 0.85
verifyTreeFunction · 0.85

Calls 2

Sha1FromSliceFunction · 0.85
IndexPathTypeAlias · 0.85

Tested by

no test coverage detected