git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* disable branch modification
@ 2009-07-18 18:16 Ishaaq Chandy
  2009-08-04 13:36 ` Andreas Ericsson
  2009-08-04 16:50 ` Alex Riesen
  0 siblings, 2 replies; 3+ messages in thread
From: Ishaaq Chandy @ 2009-07-18 18:16 UTC (permalink / raw)
  To: git


Hi all,
I've got a remote git repository that I want multiple users to be able to
push to. This is all set up fine and working beautifully. The only thing is,
I want to be able to lock down the branches on this remote repo, once set up
users should not be able to:

1. Create new branches on it
2. Delete existing branches from it
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.

Thanks,
Ishaaq
-- 
View this message in context: http://www.nabble.com/disable-branch-modification-tp24550469p24550469.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-04 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18 18:16 disable branch modification Ishaaq Chandy
2009-08-04 13:36 ` Andreas Ericsson
2009-08-04 16:50 ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).