//
pkg.gl
Category
github.com/arbourd/git-get
get
package
0.6.1
Repository:
https://github.com/arbourd/git-get.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
126 SLOC
#
Functions
Clone
Clone clones the remote repository to the GETPATH and returns the directory.
Directory
Directory parses the directory where the cloned repository will be downloaded from the URL.
ParseURL
ParseURL parses and returns a URL from the remote string provided.
Path
Path returns the absolute GETPATH.
#
Constants
EnvKey
EnvKey is the name of the environmental variable that is used to store GETPATH information.
GitConfigKey
GitConfigKey is the key that is used to store GETPATH information in the global Git config.