I have a project with structure for example
- Internet>App1>SMTPClient
- Internet>App1>MailFormInput
So I created a project called "Internet" and repo "App1". I am able to create the first repo as "SMTPClient" and no more option even as admin is available for me to create a new repo.
... Or am I heading in a wrong direction after all?
Git does support it, but as a reference: a submodule (one repo references a second repo).
As for Gitorious, since it has been acquired by GitLab over a year ago, it would be easier to upgrade/install GitLab
Or at least, it would be best to create the project
App1(instead ofInternet), and create two repos inApp1.