[python-committers] Do people prefer pushing feature repos or one massive patch?

Nick Coghlan ncoghlan at gmail.com
Thu Apr 2 07:35:08 CEST 2015
On 2 April 2015 at 04:09, Ethan Furman <ethan at stoneleaf.us> wrote:
> I like one massive patch, myself.  :)

Aye, I'm also in the "squash for the clean history" approach (FWIW,
making this less of an either/or question is one of the benefits
Gerrit offers over other code review systems, since you can combine
posting a patch series with the "rebase if needed" setting for
submitting approved changes. It's not a model Kallithea currently
supports, but it's one I'd like to see it handle at some point in the
future)

Regards,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the python-committers mailing list