On Mon, 15 Jul 2013 21:01:10 -0700 (PDT)
HWSWMAN <ed.pat...@gmail.com> wrote:

> i created a repo on a server, and i followed instructions to make a
> new git group, and assign users to the group .. then i set it so the
> shell is git shell, and the users can only access the files through
> git .. this is great .. now, can i create a user that can only pull?
> that would be great

There's no way to do implement this using plain Git.

Either look at specialized server-side front-ends like gitolite [1] or
at turn-key Git hosting solutions like [2] or [3].

1. https://github.com/sitaramc/gitolite
2. http://gitblit.com/
3. http://gitlab.org/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to