I have solution that looks like this in Visual Studio and I committed them in Git:
--project.a
--project.b
How should I move them (to for example srcFolder
) to look like the following without loosing Git history:
--srcFolder
---project.a
---project.b