Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultOrigin = "origin" DefaultBranch = "master" DefaultPublicKeyAuthUser = "git" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct { AuthMethod transport.AuthMethod CredCallback git2go.CredentialsCallback CertCallback git2go.CertificateCheckCallback }
type AuthSecretStrategy ¶
type CheckoutStrategy ¶
Click to show internal directories.
Click to hide internal directories.