I am new to Git. Is there any method in GIT to control the users from accessing the repository. I mean read only and all stuffs like that. I have installed the GUI and using that can I control the users by giving different access rights

Thanks

link|improve this question
feedback

1 Answer

If you use a server like

https://github.com/sitaramc/gitolite

There are ways to do that.

link|improve this answer
can we do it without installing gitolite . i mean only with git..and are there any limitations if we have only git.. – David Jan 26 '11 at 11:18
I don't think it can – Mike Jan 26 '11 at 12:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.