-
Notifications
You must be signed in to change notification settings - Fork 117
Protected branch question #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe you'd need this : #414 |
This is exactly what I needed. Hmm.. Another question : is the gitolite group management supported by the plugin at this time ? I can't see any clue about it |
Nope. |
That would be a very very very very great idea ! :) |
I understand but I don't think this is a trivial thing to do... This question has already been asked here : kubitron/redmine_git_hosting#66 and I agree with @kubitron. |
Okay, so if I have 50 guys to put on my protected branch, I need to seach about the 50 usernames ? No other way ? |
For now yes. But this can be solved without needing of Gitolite groups. |
Of course, so : I use to go ahead in complicated problems while the solution is under my feet. Sorry for that ! |
Hello again !
I try to setup a workflow to work efficiently on my projects.
So I've 2 branches master and dev.
I want to protect my master branch so just few guys can push/delete on this branch.
Here is my configuration :
http://puu.sh/iCejm/98ca66ec05.png
The problem is that another user, _l.morel_ cans push everything he wants on the master branch.
Is the branch path correct ?
Have I to set another forgotten option ?
I don't know.
Thanks for your time !
The text was updated successfully, but these errors were encountered: