I created repository for my angular project in bitbucket. In it there are 4 module and 4 branches and I want to assign each module to each branch with access of only that module to that branch .
Ex. branch A can Only access the module A ,, Branch A cant access the Module B