git - How do I manage users on Bitbucket -
i have been reading bitbucket documentation , still confused how manage users on repo.
i want give developers ability pull , push branches not others, i.e. can pull , push developer-master branch, final merges live master branch admin can do.
in addition this, love require own individual passwords, not password gives them access entire repository. right push requires 1 password entire repository, gives them admin access entire bitbucket repository.
i did read documentation still unclear on how effectively. help! :)
go settings of repo , choose 'branch management'.
here can give write access specific branches users or groups want. of rest branches have write access of users , groups (who have write access in general).
take example of repo named bqotd.
i have 4 branches in repo: htmls, design, docs , master. wanted limit write access of our front-end developer htmls branch had this:
i had give write access everyday except fed of branches other htmls branch.
Comments
Post a Comment