Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git struct {
// contains filtered or unexported fields
}
Git command executor
type Worktree ¶ added in v0.5.2
type Worktree struct { RemoteURL string Branch string Tag string // contains filtered or unexported fields }
func (*Worktree) BranchOrTag ¶ added in v0.5.2
func (*Worktree) IsBranchDefault ¶ added in v0.5.2
Click to show internal directories.
Click to hide internal directories.