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

TypeAlias RepositoryState

repository.go:745–745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743}
744
745type RepositoryState int
746
747const (
748 RepositoryStateNone RepositoryState = C.GIT_REPOSITORY_STATE_NONE

Callers 1

StateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected