Community
Participate
Working Groups
Hi, I am missing the Reset... context menu entry on the repository node (same dialog as on the project node with Team->Reset...) and on the reference node for HEAD. Steps to reproduce: 1. Create a git repository 2. Commit something (e.g. test.txt) 3. Change that something (e.g. test.txt) 4. Try to revert your uncommited changes I would do a 'git reset --hard HEAD' on the gitbash but cannot find an equivalent in EGit. Best regards, Jan
A reset option has been available on the repository node in since 1.2 with https://git.eclipse.org/r/#/c/4615/