Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRepositoryIsEmpty = errors.New("repository is empty") ErrRepositoryIsDirty = errors.New("repository contains uncommitted changes") )
Functions ¶
func VerifyRepo ¶
func VerifyRepo(repo *git.Repository, ref *plumbing.Reference) error
Types ¶
Click to show internal directories.
Click to hide internal directories.