Documentation
¶
Index ¶
- func BranchName(name string) string
- func CanonicalRepoRoot(cwd string) (string, error)
- func CheckoutRoot(cwd string) (string, error)
- func FlattenName(name string) string
- func ValidateManagedName(name string) error
- func ValidateName(name string) error
- func WorktreePath(repoRoot, name string) string
- type ChangeSummary
- type Entry
- type RemoveResult
- type Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BranchName ¶
func CanonicalRepoRoot ¶
func CheckoutRoot ¶
func FlattenName ¶
func ValidateManagedName ¶
func ValidateName ¶
func WorktreePath ¶
Types ¶
type ChangeSummary ¶ added in v0.1.18
func CountChanges ¶ added in v0.1.18
func CountChanges(path, originalWorkspace, originalHeadCommit string) (ChangeSummary, error)
type RemoveResult ¶
Click to show internal directories.
Click to hide internal directories.