Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CouldNotCloneRepositoryError = µerror.Error{
Kind: "CouldNotCloneRepositoryError",
Desc: "The Git repository could not be cloned.",
}
Functions ¶
func CloneRepositoryShallow ¶
CloneRepositoryShallow will clone repository in a given directory.
func IsCouldNotCloneRepositoryError ¶
IsCouldNotCloneRepositoryError asserts CouldNotCloneRepositoryError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.