Documentation
¶
Index ¶
- func CloneRepository(target string, remote string, silent bool) error
- func Exists(target string) bool
- func FetchRepository(target string, silent bool) error
- func FsckRepository(target string, silent bool) error
- func GCRepository(target string, silent bool) error
- func MoveRepository(source string, target string) error
- func PruneRepository(target string, silent bool) error
- func PullRepository(target string, silent bool) error
- func UpdateRemote(target string, remote string, silent bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchRepository ¶
func FsckRepository ¶
FsckRepository runs the git file system check
func GCRepository ¶
GCRepository runs the git garbage collection
func MoveRepository ¶
MoveRepository moves a vcs repository
func PruneRepository ¶
PruneRepository prunes all unreachable objects from the repository
func PullRepository ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.