Documentation ¶
Index ¶
Constants ¶
View Source
const ( GitFileExt string = ".git.tar" GitFileHomeExt string = ".git.home.tar" )
Variables ¶
This section is empty.
Functions ¶
func Archive ¶
func Archive(c *hashcache.CheckSumCache, repoPath string, saveDir string) error
Archive will create a git archive from a local path
func GetHomeRepo ¶
GetHomeRepo will return a 'home' repo
func GetOtherRepos ¶
GetOtherRepos will list other git repos saved
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.