On Wed, Nov 13, 2013 at 3:42 PM, dkoleary <dkole...@olearycomputers.com> wrote: > Hi; > > I'm looking for a way to delegate control of a portion of a repo to a select > set of users. Hopefully the scenario will more accurately define the need: > > I'm setting up a puppet configuration management proof of concept who's > configuration files will be managed by git. A specific team should be able > to see, modify, and edit web configuration files; but, shouldn't be able to > modify or see anything else.
It will be difficult to use a single repo and then allow people to clone it, but only allow them to see parts of it. Split the files into several repos instead, then you can script, or use sub{modules,trees} when you need to bring them all together. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus -- 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.