Hi,

We are very new to github and git and we are doing the following,

- Currently we fork a open source project to a private repo and added
some base modification which applies to all our customer.

- Our plan is that some of the modification (generic and accepted by
customer) we contribute back to the main open source project.

- All our developer basically work of private master repo.

Now for my customers, I would like to have them full access to their
code base (i.e. ask them to create a free account and assign them to
their project repo i don't know if its possible to do this on a branch
level). How do I solve this?

Is it via branch from my private repo? or should I create a new repo
for customer X and another repo for customer Y? if new repo how do you
manage the following situation i.e. open source project found a bug
fixed it -- i pull it to our private repo but I am not sure how to
pull those changes to my customer repo? cos when I create customer
repo X on github the master is customer X? There is no relation
between customer X repo and my private repo (as I clone and
commit)..?

What's the best way?

Thanks for your reply.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to