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

TypeAlias Status

status.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type Status int
15
16const (
17 StatusCurrent Status = C.GIT_STATUS_CURRENT

Callers 2

statusEntryFromCFunction · 0.85
StatusFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected