I made a revert that deleted some files and directories... According to the The screenshot:
The Red
box shows the commit with my revert.
The Blue
arrow shows the position inside of my project
The Green arrows shows the files that I would like to recover...
I see this question, but that is recovering all, and this How do I reset or revert a file to a specific revision? shows only file. This Git revert just some files in commit is about single file.
How I Could do the recovery with directory
?
Is it possible do this operation directly from IntelliJ
?
Is it possible do this operation interactively (in order to select what recover)?