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

Function expandGitTreeIntoIndexesRecursive

git/expandtree.go:42–96  ·  view source on GitHub ↗

This should not be called directly. It recurses into sub-trees to fully expand all child trees. After calling this function the IndexEntries are *not* sorted as the git index format requires.

(c *Client, t TreeID, prefix string, recurse bool, showTreeEntry, treeOnly bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

expandGitTreeIntoIndexesFunction · 0.85

Calls 10

FilePathMethod · 0.95
StringMethod · 0.95
IndexPathTypeAlias · 0.85
TreeIDTypeAlias · 0.85
TreeTypeMethod · 0.80
GetObjectMethod · 0.65
GetSizeMethod · 0.65
GetAllObjectsMethod · 0.45
ExistsMethod · 0.45
MTimeMethod · 0.45

Tested by

no test coverage detected