How to revert changes in EGit

(P) Codever is an open source bookmarks and snippets manager for developers & co. See our How To guides to help you get started. Public bookmarks repos on Github ⭐🙏
One thing I immediately needed when using GIT/EGit instead of Subversion/Subversive in Eclipse, was the possibility to quickly revert the changes I made to a file. The good news is that with EGit it goes just as fast…
Revert changes:
- Subversive – right click on file > Team > Revert…
- EGit – right click on file > Replace With > File in Git Index