On Wed, Dec 17, 2008 at 8:25 AM, EddieW21 <[email protected]> wrote:
> I am new to GitHub. > > I recently created a branch for a user but he accidentally committed > to the Master Branch. In the future, I want to be able to limit who > can and who cannot commit to a particular branch. > > Is it possible to do this in GitHub right now? and if so, how? Hi Eddie, As Markus says, we do this in GitHub with forks. It's all about the forks. Have the user fork your repository and make his own changes there. Check out our guides (http://github.com/guides/home) or this free screencast: http://www.pragprog.com/screencasts/v-scgithub/insider-guide-to-github -- 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 -~----------~----~----~----~------~----~------~--~---
