Documentation ¶
Index ¶
- type Client
- func (g *Client) Clone() (err error)
- func (g *Client) Commit(msg string) error
- func (g *Client) Init(deploykey []byte) error
- func (g *Client) Push() error
- func (g *Client) Read(path string) ([]byte, error)
- func (g *Client) StageAndCommit(msg string, files ...File) (bool, error)
- func (g *Client) UpdateRemote(msg string, files ...File) error
- func (g *Client) UpdateRemoteUntilItWorks(msg string, path string, overwrite func([]byte) ([]byte, error), force bool) ([]byte, error)
- type File
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.