A project A in the git warehouse contains three sub-projects. How to separate one of the sub-projects into a separate project
Shouldn’t we copy it and then clone it into the previous project again
1. You can create a new branch 2. You can create a new warehouse
Since it is an independent project, you should create a new warehouse.
git submodulegit subtreeProbably refers to this? The words are unclear
git submodule
Shouldn’t we copy it and then clone it into the previous project again
1. You can create a new branch
2. You can create a new warehouse
Since it is an independent project, you should create a new warehouse.
git submodule
git subtree
Probably refers to this? The words are unclear
git submodule