Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuiltBy = ""
BuiltBy is the builder.
View Source
var Commit = ""
Commit is the git commit hash.
View Source
var Date = ""
Date is the build date.
View Source
var Log *logger.Logger
Log is the package-level logger instance.
View Source
var Version = "dev"
Version is the current version of the CLI.
Functions ¶
func DetermineWorktreeType ¶
func DetermineWorktreeType(input string) (worktree.WorktreeType, error)
DetermineWorktreeType determines the type of worktree based on the input Returns the worktree type and an error message if invalid.
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately.
func NewCompletionCommand ¶ added in v0.0.3
NewCompletionCommand creates the completion command with install/uninstall subcommands.
func SanitizeBranchName ¶
SanitizeBranchName is moved from types.go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.