I've granted access to a user group named xxx-Engineering to the xxxrepository. Is there a way to create more granular access for specific subfolders within that repository? I want to grant access to two new users to only two subfolders. My instinct says this might not be possible and that we would need to move these subfolders to a new repository with a new group for access. Does anyone know of any tricks to achieve this?
As you though, it is not possible. The solution is to split the code to multiple repositories.
You should consider using Git submodules though! https://www.atlassian.com/git/tutorials/git-submodule
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.