Add multiple projects into one Git repository

418 Views Asked by At

I am new to setting up Git server where i would like to add multiple projects under a single Git repository. At present i have a Git repository that contains only one project which contains "IOS project code" in a single folder . Now, i came across a situation where i need to add "MAC project code" also under the same repository but to a different folder.

I have been working with Microsoft Team foundation services where multiple projects can be added. Similarly i would like to have multiple projects under a single Git repository

Can you please provide me a solution to add my existing Mac Project code to existing Git repository?

0

There are 0 best solutions below