On Thursday, October 24, 2013 9:51:50 AM UTC+2, Phuong Doan wrote: > 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
At the moment Gitorious doesn't support creating a merge requested in the same repository like you have correctly observed. We have some ideas to improve the MR creation, and maybe even taking it to a whole new level. Stay tuned! -- -- 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.
