Documentation ¶ Index ¶ func Add(repo string) string func Cmd(args []string) string func Commit(repo string, message *string) string func Pull(repo string) string func Push(repo string) string func Status(repo string) string func SyncState(repoPath string) (bool, bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Add ¶ func Add(repo string) string func Cmd ¶ func Cmd(args []string) string func Commit ¶ func Commit(repo string, message *string) string func Pull ¶ func Pull(repo string) string func Push ¶ func Push(repo string) string func Status ¶ func Status(repo string) string func SyncState ¶ func SyncState(repoPath string) (bool, bool) Returns whether local branch wants a push / pull Types ¶ This section is empty. Source Files ¶ View all Source files git.go Click to show internal directories. Click to hide internal directories.