package
2.8.0
Repository: https://github.com/ldez/go-git-cmd-wrapper.git
Documentation: pkg.go.dev

# Functions

Add git worktree add [-f] [--detach] [--checkout] [--lock] [-b <new-branch>] <path> [<branch>].
Branch [-b].
BranchOverride [-B].
Checkout [--checkout].
Detach [--detach].
DryRun [-n | --dry-run].
Expire [--expire <time>].
Force [-f | --force].
List git worktree list [--porcelain].
Lock git worktree lock [--reason <string>] <worktree>.
LockOption [--lock].
NoCheckout [--no-checkout].
Porcelain [--porcelain].
Prune git worktree prune [-n] [-v] [--expire <expire>].
Reason [--reason <string>].
UnLock git worktree unlock <worktree>.
Verbose [-v | --verbose].