Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
type
CheckoutNotifyType uint
16
type
CheckoutStrategy uint
17
18
const
(
19
CheckoutNotifyNone CheckoutNotifyType = C.GIT_CHECKOUT_NOTIFY_NONE
Callers
1
checkoutOptionsFromC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected