using gitosis for GIT
        Posted  
        
            by pinoyskul
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pinoyskul
        
        
        
        Published on 2010-04-28T09:34:46Z
        Indexed on 
            2010/04/28
            9:43 UTC
        
        
        Read the original article
        Hit count: 162
        
I want user A and B to have clone, push and pull while user C can only do clone and pull (no push)
How do I do that?
© Stack Overflow or respective owner