JetBrains Rider 2018.1 Help

Version control with JetBrains Rider

Use the VCS Operations Pop-up to quickly invoke VCS-related commands.

The list of actions depends on a particular VCS.

rdr vcs operations popup

To invoke the VCS Operations popup do one of the following:

  • On the main menu, choose VCS | VCS Operations Pop-up.
  • Press Ctrl+Alt+Q.

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

CommandShortcut
VCS Operations Popup... Ctrl+Alt+Q
Show Version Control window Alt+9
Commit Ctrl+Alt+K
Update Project Ctrl+Alt+W
Revert Ctrl+Alt+Z
Push... Ctrl+Shift+K
Next Change Ctrl+Shift+Alt+N
Previous Change Ctrl+Shift+Alt+P
Last modified: 20 August 2018

See Also