Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager for managing a git repository
func (*Manager) CreateBranchWithContentFromMain ¶
CreateBranchWithContentFromMain creates a branch and invokes the writeContents func before committing
func (*Manager) CreateRepoWithContent ¶
CreateRepoWithContent creates a repository and invokes the writeContents func before committing
Click to show internal directories.
Click to hide internal directories.