I am currently in a project that uses TFS and Git. And I realized that I would no longer be in a quiz state, so I thought I would ask you guys what you think of this as a solution.
The problem I am facing is that I have a "Base" project. This will be reused for each customer. But each client has some modifications (about 5-10%).
I planned to launch project "A" in "Client_A" and make the necessary changes. All classes in which changes can be made are the implementation of abstract classes in "A", so I can synchronize the new version of A if the dependencies are executed.
My problem is that Forking is not supported, we used a bitpack earlier in my team. But since we were integrated with the rest of the company now, we need to run the fact that everyone else works ...
Here is what I think about doing ...
git clone http:
If I do this, can I still get back to A?
git github tfs git-fork
Beau johnny bekkestad
source share