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

TypeAlias CheckoutStrategy

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

Source from the content-addressed store, hash-verified

14
15type CheckoutNotifyType uint
16type CheckoutStrategy uint
17
18const (
19 CheckoutNotifyNone CheckoutNotifyType = C.GIT_CHECKOUT_NOTIFY_NONE

Callers 1

checkoutOptionsFromCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected