Documentation ¶
Index ¶
- type Handle
- func (h Handle) Command(dir string, command string, _args ...string) *exec.Cmd
- func (h Handle) Diff(path string, color bool, name string) (string, error)
- func (h Handle) Download(url string, path string, name string) (string, bool, error)
- func (h Handle) Merge(path string, name string) (string, error)
- func (h Handle) NeedMerge(path string, name string) (bool, error)
- func (h Handle) RevParse(path string, args ...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.