IntelliJ IDEA 2021.3 Help

Version control

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

vcs_operations_quick_list.png

You can also use the following shortcuts to invoke global version control commands:

VCS Operations Popup...

Alt+`

Commit...

Ctrl+K

Update Project

Ctrl+T

Rollback

Ctrl+Alt+Z

Push...

Ctrl+Shift+K

Next Change

Ctrl+Alt+Shift+Down

Previous Change

Ctrl+Alt+Shift+Up

Show Version Control window

Alt+9

Show Commit window

Alt+0

Last modified: 01 August 2022