On Tue, Feb 19, 2013 at 5:06 PM, Juan Pablo <juanpablo8...@gmail.com> wrote:
> I have a question, can i control the access to specific files or folders ?? I 
> need that some developers can't see some source files, thank you very much 
> for your time

No, but what you can do is to split these up into different
repositories. E.g. where I work we have a puppet.git and a
secrets.git, the latter contains passwords and other secret data, the
former just uses macros to include that and is accessible to everyone.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to