On Thu, Apr 5, 2012 at 5:43 PM, JayP <bosox...@gmail.com> wrote:

> Hi,
>
> Any plans of adding merge requests to branches?  I think it would be good
> to at least have the option.  Github allows for this so thought it would be
> a good thing to have since some teams use this as a form of telling other
> team members hey I have these changes I want to merge in can someone review
> them.  Thoughts?
>

Jay,
I'm assuming you mean submitting a merge request to another branch in the
same repository? If so: that's a really nice idea. In fact, I'm thinking
that requiring that someone make a server clone of a repository to submit a
merge request is wrong and results in a lot of zombie clones that noone
uses. You may know that a merge request already exists as a ref in the
repository the merge request should go into, so there really is no need to
have a server clone to submit a merge request. Expect to see something
along these lines in a few months (inshallah...)

Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to