I have a project with 4 packages. I have a Git repo in each package at the source code folder level. How do I migrate these 4 repos from command line Git to EGit?
Edit: I looked at a couple of EGit tutorials and they seem to be about Git, as prepratory background for EGit usage, or about EGit and new repositories, but nothing about migration for existing repositories.
Edit: Here is a better formulation of the problem: Migrating to EGit with an existing Eclipse project and nested Git repos