I recently switched from SVN to Git and using gitlib for my code repository. But there is a quick question about it. I have a team those were experts in different modules in the project. All I need is to isolate access of the folders in the projects to each individual. For instance I have the project "Code31" which has the folders Design, HTML and PHP code. I need designer to access only that folder and same with the other ones too.. Please throw some light on this scenario.
Thank you, Kris