Hello,
we plan to move from TFS (Microsoft Team Foundation Server) to GitHub.
We have several programs that use sub-libraries that are common to all projects.
What is the best approach to not having to have all projects in one repository?
Our Applications are not so small.
Main libraries about 2.500 Objects (55 PBLs) and 4.200 Objects (35 PBLs)
Sub libraries about 1.500 Objects (20 PBLs)
Best regards Christian Freund