Skip to main content
enumWorktreeOperation

Values

OPEN_EDITOR

Represents the open editor option.

FORCE_PUSH

Represents the force push option.

SYNC

Represents the sync option.

REBASE

Represents the rebase option.

CANCEL_REBASE

Represents the cancel rebase option.

PULL

Represents the pull option.

PUSH

Represents the push option.

RESET

Represents the reset option.

CLEAR_LOCK

Removes the selected worktree's Git index lock.

STASH_ALL

Represents the stash all option.

STAGE_ALL

Represents the stage all option.

UNSTAGE_ALL

Represents the unstage all option.