Types
WorktreeMoveStatus
Lifecycle statuses for worktree move.
enum
WorktreeMoveStatusValues
PUSHING
Represents the pushing status for worktree move.
CHECKING_OUT
Represents the checking out status for worktree move.
AWAITING_STASH
Represents the awaiting stash status for worktree move.
CLEANING_UP
Represents the cleaning up status for worktree move.
SUCCEEDED
Represents the succeeded status for worktree move.
SUCCEEDED_WITH_WARNING
Represents the succeeded with warning status for worktree move.
FAILED
Represents the failed status for worktree move.
CANCELLED
Represents the cancelled status for worktree move.