Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-git/go-git
/ Skip
Method
Skip
utils/merkletrie/noder/noder.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
// complex.
55
NumChildren() (int, error)
56
Skip() bool
57
}
58
59
// NoChildren represents the children of a noder without children.
Callers
15
TestPlainCloneWithRecurseSubmodules
Method · 0.65
TestPlainCloneWithShallowSubmodules
Method · 0.65
TestRepackObjects
Method · 0.65
TestRepackObjectsWithNoDelete
Method · 0.65
TestPullProgressWithRecursion
Method · 0.65
TestCheckoutSymlink
Method · 0.65
TestCheckoutSymlinkArbitraryTarget
Function · 0.65
TestFilenameNormalization
Method · 0.65
TestCheckoutBisect
Method · 0.65
TestUpdate
Method · 0.65
TestUpdateWithRecursion
Method · 0.65
TestUpdateWithInitAndUpdate
Method · 0.65
Implementers
6
file
utils/merkletrie/internal/fsnoder/file
dir
utils/merkletrie/internal/fsnoder/dir.
node
utils/merkletrie/index/node.go
noderMock
utils/merkletrie/noder/noder_test.go
node
utils/merkletrie/filesystem/node.go
treeNoder
plumbing/object/treenoder.go
Calls
no outgoing calls
Tested by
15
TestPlainCloneWithRecurseSubmodules
Method · 0.52
TestPlainCloneWithShallowSubmodules
Method · 0.52
TestRepackObjects
Method · 0.52
TestRepackObjectsWithNoDelete
Method · 0.52
TestPullProgressWithRecursion
Method · 0.52
TestCheckoutSymlink
Method · 0.52
TestCheckoutSymlinkArbitraryTarget
Function · 0.52
TestFilenameNormalization
Method · 0.52
TestCheckoutBisect
Method · 0.52
TestUpdate
Method · 0.52
TestUpdateWithRecursion
Method · 0.52
TestUpdateWithInitAndUpdate
Method · 0.52