Is there a way to put multiple projects in a git repository? [closed]

For some reason, I only have one repository to use.
But I have multiple projects including java projects, PHP scripts and Android apps projects.

Now my problem is, I have to put them to different sub-folders inside the repository
I use different IDEs, You know, each IDE can have a workspace of itself.

Is there a simple way (say, by design and not by opinion) to solve the problem?

3 Answers
3

Leave a Comment