Apply a stash? From the main menu, choose VCS | Git | Unstash Changes. Select the Git root where you want to apply a stash, and make sure that the correct branch is checked out. Select the stash you want to apply from the list. To remove the selected stash after it is applied, select the Pop stash option. Click to see full answer. Beside this, how do I Unshelve in IntelliJ? With IntelliJ IDEA, you can shelve both separate files and entire changelists. Unshelve changes? In the Shelf tab of the Version Control tool window Alt+9 , select the changelist or the files you want to unshelve. Press Ctrl+Shift+U or choose Unshelve from the context menu of the selection. Also, where are IntelliJ shelved changes? IntelliJ IDEA 15 on linux, shelved changes seem to be stored as individual files in the project directory, under the . shelf directory. Idea can also store shelved changes in
How do you stash in IntelliJ?
|