Documentation ¶
Index ¶
- type GitCmd
- func (g GitCmd) Checkout(path, branch string) error
- func (g GitCmd) Clone(url, reponame string, bare bool) error
- func (g GitCmd) Fetch(path string) error
- func (g GitCmd) MirrorPull(path string) error
- func (g GitCmd) NewRemote(name, url, path string) error
- func (g GitCmd) Pull(bare bool, repopath string) error
- func (g GitCmd) Push(path, remote string) error
- func (g GitCmd) SSHPush(path, remote, key 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.