errors

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BranchNameRequired

func BranchNameRequired(commandExample string) error

Validation Errors

func BranchNotFound

func BranchNotFound(branchName string) error

Branch Resolution Errors

func BranchRemovalFailed

func BranchRemovalFailed(branchName string, gitError error, isForced bool) error

func ConfigAlreadyExists

func ConfigAlreadyExists(configPath string) error

func ConfigLoadFailed

func ConfigLoadFailed(configPath string, parseError error) error

Configuration Errors

func DirectoryAccessFailed

func DirectoryAccessFailed(operation, path string, originalError error) error

File System Errors

func GitCommandFailed

func GitCommandFailed(command, output string) error

func HookExecutionFailed

func HookExecutionFailed(hookIndex int, hookType string, originalError error) error

Hook Errors

func InvalidBranchName

func InvalidBranchName(branchName string) error

func MultipleBranchesFound

func MultipleBranchesFound(branchName string, remotes []string) error

func NotInGitRepository

func NotInGitRepository() error

Git Repository Errors

func ShellIntegrationRequired

func ShellIntegrationRequired() error

Shell Integration Errors

func UnsupportedShell

func UnsupportedShell(shell string, supportedShells []string) error

func WorktreeCreationFailed

func WorktreeCreationFailed(path, branch string, gitError error) error

func WorktreeNameRequired

func WorktreeNameRequired() error

func WorktreeNotFound

func WorktreeNotFound(name string, availableWorktrees []string) error

Worktree Errors

func WorktreeRemovalFailed

func WorktreeRemovalFailed(path string, gitError error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL