On Tue, Dec 23, 2008 at 1:40 PM, Dennis Baldwin <[email protected]> wrote:
> First off, thanks for the prompt reply. Are you suggesting that if one of > our customers forks our code that I have the ability to remove collabs from > his fork? If so, can you please describe how? I've just come to the > realization that our customer has access to do this in his fork and maybe > that's what you're suggesting. If that's the case, anyway I can achieve what > I'm trying to do without asking the customer to do it? Thanks. We plan to add the 'admin access' you speak of in the near future. Unfortunately it's not yet available. - Chris > On Tue, Dec 23, 2008 at 2:29 PM, Tekkub <[email protected]> wrote: >> >> If the forks are private, only users that are collaborators on the fork >> will be able to see it. By default, the collabs from the parent repo are >> copied into the fork when it is created. So, after you fork, change the >> collabs on the fork and you should be good to go. >> Tekkub >> Github General Support >> http://support.github.com/ >> Join us on IRC: #github on freenode.net >> Discussion group: [email protected] >> >> On Tue, Dec 23, 2008 at 10:10 AM, dennisbaldwin <[email protected]> >> wrote: >>> >>> Hi, >>> >>> I'm very new to git and GitHub, but love the overall concept. I have a >>> newbie question that hopefully some of you can share your thoughts. We >>> have a private repo that our core development team works on. When we >>> bring up new customers in our system they get a fork of our project. >>> We basically tell them to create a GH account, add them as a >>> collaborator, and tell them to fork it. The problem is that each >>> customer may be writing code that is proprietary to their business. It >>> appears to me that when the master is forked by multiple customers >>> that each customer has visibility into each other's code. At least >>> that's what I gathered as a few of us of tested with existing >>> customers. What I'd like to see happen is that when each customer >>> forks they (and possibly us) are the only ones with viewing rights of >>> that repo. Does that make sense and is there a way to do this that I'm >>> overlooking? >>> >>> Many thanks in advance. >>> >>> Dennis >>> >>> >> >> >> > > > > > -- Chris Wanstrath http://github.com/defunkt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
