I am able to create a repository via https://github.com/ (say repo
) and have:
https://github.com/username/repo.git
How do I create another repository (say sub_repo
) placed under repo
and expectedly have:
https://github.com/username/repo/sub_repo.git