Versions in this module Expand all Collapse all v0 v0.3.0 Jun 2, 2025 Changes in this version + type Git interface + Add func(path string) error + AddAll func() error + Checkout func(branchName string, create bool) error + CloneOverHttp func(url string, username string, password string) error + Commit func(message string) (string, error) + GetFilePath func(filePath string) string + GetRepositoryPath func() string + HasChanges func() (bool, error) + Push func(force bool) error + SetConfig func(key string, value string) error v0.3.0-dev.1 May 8, 2025