Documentation ¶
Index ¶
Constants ¶
View Source
const ( BRANCH = "BRANCH" TAG = "TAG" )
View Source
const DefaultUser = "git"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LibGit2 ¶
type LibGit2 struct {
// contains filtered or unexported fields
}
func NewLibGit2 ¶
func NewLibGit2(store models.Store, subTaskCtx core.SubTaskContext) *LibGit2
func (*LibGit2) CloneOverHTTP ¶
func (*LibGit2) CloneOverSSH ¶
Click to show internal directories.
Click to hide internal directories.