On Sat, Jul 18, 2009 at 20:16, Ishaaq Chandy<ishaaq@xxxxxxxxx> wrote: > 1. Create new branches on it > 2. Delete existing branches from it You cannot have these. > 3. push non-fast-forward commits to it. > > I think I'll need to write a pre-receive hook for this, but before I embark > on this, any helpful pointers would be appreciated. Look in the mailing list archives for pre-receive, update and SSH, there were some good examples of update and pre-receive posted. Also, there is contrib/hooks/update-paranoid in Git repo. It implements an ACL per SSH user. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html