Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = NewRootCommand()
Functions ¶
func NewCreateCommand ¶
func NewListCommand ¶
func NewMigrateCommand ¶
func NewPruneCommand ¶
func NewRemoveCommand ¶
func NewRootCommand ¶
Types ¶
type Repository ¶
type Repository struct {
*git.Repository
GitDir string
WorkTree string
}
func PlainOpenWithOptions ¶
func PlainOpenWithOptions(path string) (*Repository, error)
Click to show internal directories.
Click to hide internal directories.