Skip to main content

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.