Disclosure: I'm a git noob. I'm coming from using Subversion. So I'm
used to having a master copy which everyone develops against. I know
this isn't the way Git works. But I do need to be able to have
"master" copies of the code from which everyone can pull/push so that
we can all stay in sync.

I want to run Git within a development shop. Multiple people will be
developing code.

I created an account for the company. I'm thinking that this should be
the master version of the code from which everyone will fork. Problem
is that I created this with my own email address. So I'll probably
want to switch that so that it doesn't use my email address and
instead uses a different email address.

I've pushed my code up into my first repository. The repository is
private. Now I need to allow my developers to pull/fork from this
master copy. How do I do this? It's private, so nobody else can see
it. But I didn't see any way to add collaborators. Do I just send them
a pull request? Do they have to have a GitHub account to be able to
work with the code?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to