Hi all, I have a branch called daviddoria. From this branch, I created multiple branches (Project1, Project2, and Project3). I want to have a branch where I can use everything from all three project branches. My question is - if I merge Project1 into daviddoria, won't this also affect Project2 and Project3 (i.e. the next time Project2 and Project3 are pulled they will get all of the changes made to Project1)? If that is correct, how can I make a branch that contains all of the changes to all of the projects but still keep all of the projects separate from each other?
Thanks! David -- 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.
