Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] When are Gerrit commits automatically applied?

> I rather want the old style before Gerrit back (but then maybe I am alone in this) and then we use Gerrit for contributions which need to be reviewed. 

This is not old-style, it's exactly the current behaviour for most Eclipse projects using Gerrit, including Simrel. Just the URL of push has changed, and if you're a committer push directly to "master" it gets pushed to master, if you push to "refs/for/master", it creates a Gerrit review.
https://wiki.eclipse.org/index.php?title=Simrel/Contributing_to_Simrel_Aggregation_Build#Pushing_your_changes


Back to the top