Documentation
¶
Index ¶
- func AbsTarget(projectDir, targetDir string) string
- func CloneRepo(url, dest, branch string, sparsePaths []string) error
- func CountChanges(dest string, prevHead plumbing.Hash) (int, error)
- func CountIncoming(dest, branch string) (int, error)
- func DetectDefaultBranch(url string) (string, error)
- func GetHEAD(dest string) (plumbing.Hash, error)
- func IsGitRepo(dest string) bool
- func PullRepo(dest, branch string, sparsePaths []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountIncoming ¶
func DetectDefaultBranch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.