Any way to automatically merge approved nonconflicting Gitorious merge request?
Asked Answered
R

1

7

We are using Gitorious, installed on a local server to host our shared git repositories.

When a developer sends a merge request from his public clone to main repository, the owner/integrator/architect has to pull the request into his local git repo, merge and then push it back up to gitorious hosted main repository.

This is normal for larger merges and especially when conflicts occur.

But for minor changes that has no conflicts it would be nice to just approve and merge inside the gitorious interface or similar, without involving external(local) repositories. Especially if there is a large team with many minor merge requests...

Is there anyway we can implement this?

I see Github has recently developed something similar.

Reducer answered 26/5, 2011 at 9:40 Comment(0)
V
1

Looking at Gitorious blog tags on "Merge Request", this doesn't seem to be implemented.

Veradi answered 22/11, 2012 at 11:40 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.