Documentation ¶
Index ¶
- type FakeGit
- func (f *FakeGit) AddLocalConfig(source, key, value string) error
- func (f *FakeGit) AddRemote(source, remote, url string) error
- func (g *FakeGit) Checkout(dir string, ref string) error
- func (g *FakeGit) Clone(dir string, url string) error
- func (g *FakeGit) CloneBare(dir string, url string) error
- func (g *FakeGit) CloneMirror(source, target string) error
- func (f *FakeGit) Fetch(source string) error
- func (g *FakeGit) GetOriginURL(dir string) (string, bool, error)
- func (g *FakeGit) GetRef(dir string) string
- func (g *FakeGit) GetRootDir(dir string) (string, error)
- func (f *FakeGit) Init(source string, _ bool) error
- func (f *FakeGit) ShowFormat(source, ref, format 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.