I recently setup a project and connected Eclipse to it through the use of EGit. Unfortunately, due to an incorrect configuration to start with as I learned the tool, I sent just a folder to the Git Repo and not the full project the first time. I then later correctly configured it to properly upload the full Project into the Repo. This has left me with an extra folder I want to remove from my Repo but I've not yet found a way within either Google Code Hosting or EGit to do this. I'd rather not install a separate Git tool to be able to do this when I will largely just be using EGit from within Eclipse for everything else.
Ie. My Git structure now looks like: -git |- Project | |- <project folders and files> | |- Old Src And I would like to remove the Old Src folder from the Git Repo of my project. -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

