package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Oct 29, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type FakeGit
-
func (f *FakeGit) AddLocalConfig(source, key, value string) error
-
func (f *FakeGit) AddRemote(source, remote, url string) error
-
func (f *FakeGit) Archive(source, ref, format string, w io.Writer) 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)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.