In my work I use python/eggs, and for develop few eggs together i'm using buildout and develop-eggs to make it together.
But it's specified to python/eggs situation. On 14 Wrz, 00:09, ksamdev <ksam...@gmail.com> wrote: > Hi, > > I have code that can be split into 3 parts: A, B and C. > > In fact, I can only have: A+B or B+C combinations in the same folder. > > What is the best technique to organize such code using GIT? > > Originally, I was thinking about separate repositories for each part > and then combine everything with either Submodules, Superporjects or > even subtree merge. Unfortunately above solutions seem to be quite > complicated. > > Any alternatives? > > sincerely, Sam. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to git-us...@googlegroups.com. To unsubscribe from this group, send email to git-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.