If I have multiple repositories attached to a single project in Jira, is there a way to restrict individual repository access based on permission settings?
Example: I have git repositories 'A', 'B', and 'C' and users 'X' and 'Y'. All repositories belong to project 'Test'.
For user 'X' can I restrict access to repository 'A' so that they won't be able to see 'B' and 'C'?