There're some branches, main branch is master, and others are dev(basic on master), dev1(basic on dev), dev2(basic on dev), and I set dev1's permission belongs to jack, and dev2's permission belongs to dustin, master and dev don't belong to anyone, and Jack clones this repo, I think he can't clone dev2 which belongs to dustin, he only can clone dev1, but it seems not, Jack can clone all branches contain dev2 whose permission belongs to dustin, so is it a bug? Thanks.
Branch permissions only affect the ability of a user to push to that branch, not their ability to read it. If they have read permission on the repository (or project), they have read permission on all branches within it.
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.