Documentation
¶
Index ¶
- type GitClient
- func (g *GitClient) Branch() (string, error)
- func (g *GitClient) CheckOut(branch string) (string, error)
- func (g *GitClient) Clone(url string) (string, error)
- func (g *GitClient) Commit(message string) (string, error)
- func (g *GitClient) Init() (string, error)
- func (g *GitClient) Setup(name, email string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.