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

TypeAlias RemoteCreateOptionsFlag

remote.go:25–25  ·  view source on GitHub ↗

RemoteCreateOptionsFlag is Remote creation options flags

Source from the content-addressed store, hash-verified

23
24// RemoteCreateOptionsFlag is Remote creation options flags
25type RemoteCreateOptionsFlag uint
26
27const (
28 // Ignore the repository apply.insteadOf configuration

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected