Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckoutBranch ¶ added in v0.0.8
func CommitFile ¶
func NewTempRepo ¶
NewTempRepo initializes a new git repository with reasonable defaults.
Types ¶
type CommitFileOpt ¶ added in v0.0.5
type CommitFileOpt func(*commitFileOpts)
func WithAmend ¶ added in v0.0.9
func WithAmend() CommitFileOpt
func WithMessage ¶ added in v0.0.5
func WithMessage(msg string) CommitFileOpt
Click to show internal directories.
Click to hide internal directories.