I've overwritten one of my local changes in Eclipse to one of the files by mistake! How can I get my local changes back? I'm using Git in Eclipse and in the Team Synchronize window I clicked Overwrite to one of the files I did not want to!
Asked
Active
Viewed 2,709 times
1 Answers
9
You can use local history information from eclipse
Right-click the file in a navigation view (e.g. the Project Explorer) and select Team > Show Local History.

RamonBoza
- 8,898
- 6
- 36
- 48