Documentation
¶
Index ¶
- func Add(repoDir, fileName string) error
- func AnyModified(repoDir string, files []config.File) bool
- func Branch(repoDir, branchName string) error
- func Checkout(repoDir, branchName string) error
- func Clone(repo string) (dir string, err error)
- func CloneFromGitHub(repo string, token string) (dir string, err error)
- func Commit(repoDir, message string) error
- func Fetch(repoDir string) error
- func Push(repoDir, branchName string) error
- func Reset(repoDir, branchName string) error
- func SetAuthor(repoDir, name, email string) error
- func Status(repoDir, fileName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.