Can I configure that: developers on a repository can not merge their branch to 
remote master branch, all they can do is:
- create their own local branch
- push local branch to remote repository
- request a merge from that newly created branch to master

I see someone mention this already, like here:
http://qt-jambi.org/developers/merge_requests

However from what I see in my local hosted gitorious, I can only create merge 
request for branches from different repositories. My developers usually create 
a clone of main repository as their personal repository, work on it, then push, 
then request a merge form their personal repository to the main one

thanks
Phuong

-- 
-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to