Documentation ¶
Index ¶
Constants ¶
View Source
const DataFolder = "data"
Variables ¶
View Source
var RootFolder = ""
Functions ¶
func EnsureIsBare ¶
func EnsureIsBare(fs billy.Filesystem) error
EnsureIsBare overrides the config file with one where bare is true.
Types ¶
type Fixture ¶
type Fixture struct { URL string Tags []string Head plumbing.Hash PackfileHash plumbing.Hash DotGitHash plumbing.Hash WorktreeHash plumbing.Hash ObjectsCount int32 }
type Suite ¶
type Suite struct{}
func (*Suite) SetUpSuite ¶
func (s *Suite) SetUpSuite(c *check.C)
func (*Suite) TearDownSuite ¶
func (s *Suite) TearDownSuite(c *check.C)
Click to show internal directories.
Click to hide internal directories.