Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrGitRemoteNotReachable = apperr.New("git_remote_not_reachable") ErrGitBranchNotFound = apperr.New("git_branch_not_found") ErrAppRetrievedFailed = errors.New("app_retrieved_failed") ErrGitCloneFailed = errors.New("git_clone_failed") ErrGitResolveFailed = errors.New("git_resolve_failed") ErrGitCheckoutFailed = errors.New("git_checkout_failed") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.