Im using eclipse plugin EGit in my project.And I have deleted the a file in my eclipse workspace.Through eclipse how can I pull that specific single file again to my workspace? What are steps to do that in egit?
As you can see I have deleted the member class. :)
Right click on the project. Go to Replace With -> HEAD Revision
this will overwrite local changes