Documentation
¶
Index ¶
- type Client
- func (g *Client) Branch() (string, error)
- func (g *Client) CheckOut(branch string) (string, error)
- func (g *Client) Clone(url string) (string, error)
- func (g *Client) Commit(message string) (string, error)
- func (g *Client) Init() (string, error)
- func (g *Client) 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.