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

Function LsTree

git/lstree.go:33–160  ·  view source on GitHub ↗

Implements the git ls-tree subcommand. This will return a list of index entries in tree that match paths

(c *Client, opts LsTreeOptions, tree Treeish, paths []File)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

LsTreeFunction · 0.92
ArchiveFunction · 0.70
StatusShortFunction · 0.70
CheckoutCommitFunction · 0.70
CheckoutFilesFunction · 0.70
DiffIndexFunction · 0.70

Calls 8

lsTreeFunction · 0.85
expandGitTreeIntoIndexesFunction · 0.85
TreeIDTypeAlias · 0.85
ByPathTypeAlias · 0.85
IsBareMethod · 0.80
FilePathMethod · 0.80
IndexPathMethod · 0.80
StringMethod · 0.65

Tested by

no test coverage detected