CLion 2016.3 Help

Restoring Unshelved Changes

With CLion, you can apply changes as many times as you need by restoring them to the shelf upon unshelving. You can restore both separate files and entire shelves. Unshelved changes are available for re-use until they are explicitly removed, see Filtering Out and Removing Unshelved Changes.

By default, upon unshelving, a change is no longer shown on the list of available shelved changes, therefore you first need to have CLion display it in the Shelf tab.

To restore unshelved changes

  1. In the Shelf tab of the Version Control tool window, click the toolbar button /help/img/idea/2016.3/show_already_unsheved.png or choose the Show Already Unshelved option on the context menu. All previously applied shelves are again on the list and are available for unshelving.
  2. Select the desired files or shelf to restore.
  3. On the context menu of the selection, choose Restore.
    /help/img/idea/2016.3/restoringOnShelf.png

See Also

Last modified: 29 March 2017