Drag modifiers
File, stash, remote, and commit-reorder drag workflows are part of the product direction, but they are not documented as shipped actions yet.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every keyboard shortcut in Commit+.
| Shortcut | Action |
|---|---|
Cmd+Shift+C | Commit |
Cmd+Shift+P | Pull |
Cmd+Option+P | Push |
Cmd+Option+F | Fetch |
Cmd+Shift+B | Branch |
Cmd+Shift+M | Merge |
Cmd+Shift+S | Stash |
Cmd+Shift+F | Search |
Cmd+Z | Undo |
Cmd+Shift+Z | Redo |
| Gesture | Action |
|---|---|
| Drag commit(s) onto the current branch | Cherry-pick |
| Drag one commit onto the Branches header | Create a branch from that commit |
| Drag branch onto the current branch | Merge |
⌥ + drag branch onto the current branch | Rebase |
| Drag branch onto the Branches header | Create a branch from that branch |
