MCPcopy Create free account
hub / github.com/libgit2/git2go / SubmoduleIgnore

TypeAlias SubmoduleIgnore

submodule.go:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46)
47
48type SubmoduleIgnore int
49
50const (
51 SubmoduleIgnoreNone SubmoduleIgnore = C.GIT_SUBMODULE_IGNORE_NONE

Callers 2

DefaultDiffOptionsFunction · 0.85
IgnoreMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected