DataGrip 2026.2 Help

Main version control shortcuts

To use Git in DataGrip, install the Git plugin.

Use the Git Operations Popup (Alt+`) or Git | VCS Operations Popup in the main menu to quickly invoke any Git-related commands.

No VCS Enabled

VCS Enabled

A list of available actions when a VCS is disabled
A list of available actions when a VCS is enabled

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

07 July 2026