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

TypeAlias Filemode

tree.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type Filemode int
17
18const (
19 FilemodeTree Filemode = C.GIT_FILEMODE_TREE

Callers 2

newIndexEntryFromCFunction · 0.85
newTreeEntryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected