On 17 авг, 16:44, Trans <[email protected]> wrote: > I want to keep a git history for each subproject, but at the same time > keep all the subprojects wrapped up in a single repo. [...]
I have no direct idea about your specific case, but the recently made available book "Pro Git" [1] digs pretty deeply into the issues looking like yours. Of special interest are chapters "Submodules" [2] and "Subtree meging" [3]. Hope this helps. 1. http://progit.org 2. http://progit.org/book/ch6-6.html 3. http://progit.org/book/ch6-7.html --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/git-users?hl=en -~----------~----~----~----~------~----~------~--~---
