I have a GIT question: Assuming there are two companies, each running its own GIT repository containing their projects. Now there is one project that they both work on and would therefore like to have that particular project in both repositories.
Now my questions: - Is this possible? - If it is, how can the Repos be synced?
Chris