Documentation
¶
Index ¶
- func GitAdd(root string, targetDir string) error
- func GitAddDry(root string, targetDir string) ([]byte, error)
- func GitCommit(root string, message string) ([]byte, error)
- func GitDryCommit(root string, message string) ([]byte, error)
- func GitStatus(root string) ([]byte, error)
- func RunGit(root string, args ...string) error
- func RunGitWithOutput(root string, args ...string) ([]byte, error)
- type CmdError
- type Runnable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.