git-slave Questions
4
Solved
I feel that using Git submodules is somehow troublesome for my development workflow. I've heard about Git subtree and Gitslave.
Are there more tools out there for multiple repository projects an...
Scholasticate asked 28/6, 2011 at 0:54
1
Solved
We have a git repository with N folders.
Repo
|-Folder1
|-Folder2
|- ...
|-FolderN
With different collaborators we would like to share different folders. Each collaborator should have access onl...
Topless asked 28/6, 2016 at 8:11
2
Solved
I have around 20 different repositories. Many are independent and compile as libraries but some others have dependencies among them. Dependency resolution and branching is complicated.
Suppose tha...
Bridegroom asked 3/7, 2015 at 17:31
2
Solved
At work, we're working on a dozen Java OSGi bundles, each of which has its own git repository. All bundles will be, in the long run, pretty independent from each other, which justifies the individu...
Garibold asked 24/5, 2011 at 10:8
1
© 2022 - 2024 — McMap. All rights reserved.