package
Version:
v0.6.3
Opens a new window with list of versions in this module.
Published: Mar 19, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Worktree struct {
Branch string `json:"branch"`
Path string `json:"path"`
Head string `json:"head"`
IsBare bool `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.