> ## Documentation Index
> Fetch the complete documentation index at: https://2026commitplusinc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cherry-Pick & Revert

> Copy or revert commits across branches.

## Cherry-pick

Use the history actions to cherry-pick a commit, or drag selected commit(s) onto the current branch. Commit+ applies the selected changes onto the target branch.

## Revert

Use the history actions to revert a commit, creating a new commit that undoes the original change.

Both actions register undo entries, so you can roll them back with `Cmd+Z`.

## Planned drag workflow

Option-drag revert and broader cross-branch commit drag workflows are part of the product direction. The current drag policy focuses on cherry-picking onto the current branch and creating branches from commits.
