unlink Project from Git from eclipse - praveen0314/Automation-Framework GitHub Wiki

In Eclipse go to Window > Show View -> Other... Then select Git > Git Repositories. A view with all your Git repositories should now be visible. Right-click on the repository you want to remove and select Delete repository. Eclipse will now ask for a confirmation and give you the option to remove all repository data.

In Eclipse Neon you can also delete a repository by hand (via the OS). In that case the repository will simply disappear in the Eclipse Git Repositories view. This is not recommended for older Eclipse versions!