I recovered code in Eclipse via git clone function. I worked with a branch of the project and made some modifications (~20), now i realize I want to back to the initial state ( the moment I recovered it) , i didn't perform any commit , but windows of stages and unstaged changes list present lot a files.
How can I go back to the first time I open this branch using Eclipse functionnality ?
Thank you