Git development
 help / color / mirror / Atom feed
* Whether Git supports directory level access or not?
@ 2015-07-07  6:40 saurabh
  2015-07-07  7:16 ` Torsten Bögershausen
  2015-07-07  7:20 ` Jacob Keller
  0 siblings, 2 replies; 5+ messages in thread
From: saurabh @ 2015-07-07  6:40 UTC (permalink / raw)
  To: git

Hi,

Please let me know whether Git supports directory level access or not.

For example :- Consider the structure with one repository consisting of 
sub directories for each product.
main_repo:
    dir1 dir
    dir2 dir
    shared-dir dir
    private dir
One group(user) of developers has access to dir1 and shared-dir while 
the other group(user) has access to dir2 and shared-resources.
Just for context, both dir1 and dir2 require shared-dir to be checked 
out for building the products.

And private dir is only accessible by admin(repo owner).

Regards
Saurabh gaur

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

end of thread, other threads:[~2015-07-07 23:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07  6:40 Whether Git supports directory level access or not? saurabh
2015-07-07  7:16 ` Torsten Bögershausen
2015-07-07  7:20 ` Jacob Keller
2015-07-07 17:03   ` Junio C Hamano
2015-07-07 23:03     ` Jacob Keller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox