Rollback Changes dialog
Git | Uncommitted Changes | Rollback
CtrlAlt0Z
Use this dialog to roll back changes that have not yet been committed to the repository.
Item | Tooltip and Shortcut | Description |
---|---|---|
Show Differences Ctrl0D | Click this button to open the Differences dialog that points at the inconsistencies between your local working copy of the selected file and the file in the repository. | |
View Options | Click this button to choose whether you want to group the modified files by directory or module or to see them in a flat view (when both Directory and Module options are deselected). | |
Expand or collapse all nodes CtrlNumPad + CtrlNumPad - | Click these buttons to expand or collapse all nodes in the directory tree. These buttons are not available in flat view. |
Item | Description |
---|---|
Changes | This tree view displays the list of changed files. Select checkboxes next to the files to be reverted. |
Changelist | Use the drop-down list to select the changelist that contains the modified files to be reverted. By default, the active changelist is suggested. |
Delete local copies of added files | Use this checkbox to revert added files as well as your changes in modified ones. |
Thanks for your feedback!