Hi Team,
If a user has Read permissions, will the user able to create new branch and do some change and create MR ?
If you have only "read" permissions in a repo, you won't be able to create a new branch in that repository.
(You could use the workflow where the developer creates his fork, where he has "write" permissions, works there, creates the branch there and sends the pull request from there.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.