//
pkg.gl
Category
github.com/drone/runner-go
clone
package
1.12.0
Repository:
https://github.com/drone/runner-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
109 SLOC
#
Functions
Commands
Commands returns posix-compliant commands to clone a repository and checkout a commit.
Environ
Environ returns a set of global Git environment variables, from the configuration input.
#
Structs
Args
Args provide arguments to clone a repository.
Config
Config provides the Git Configuration parameters.
User
User provides the Git user parameters.