Version control
Use the VCS Operations Popup (⌥` or ) to quickly invoke any VCS-related commands. The list of actions in the popup depends on the currently enabled VCS.

You can also use the following shortcuts to invoke global version control commands:
Global VCS actions
| VCS Operations Popup... | ⌥` |
| Commit... | ⌃K |
| Update Project | ⌃T |
| Rollback | ⌃⌥Z |
| Push... | ⌃⇧K |
| Next Change | ⌃⌥⇧↓ |
| Previous Change | ⌃⌥⇧↑ |
| Show Version Control window | ⌥9 |
| Show Commit window | ⌥0 |
Last modified: 08 March 2021