[python-committers] GitHub: allow Rebase and merge
Brett Cannon
brett at python.org
Tue Mar 7 12:42:34 EST 2017
More information about the python-committers mailing list
Tue Mar 7 12:42:34 EST 2017
- Previous message (by thread): [python-committers] GitHub: allow Rebase and merge
- Next message (by thread): [python-committers] 3.6.1 release status and plans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's possible, but we don't control what the default option is. On Mon, 6 Mar 2017 at 16:32 Victor Stinner <victor.stinner at gmail.com> wrote: > Hi, > > Would it be possible to keep "Squash and merge" button by default on > GitHub pull requests, but allow "Rebase and merge" to keep multiple > commits when they are well written. Example of such PR: > https://github.com/python/cpython/pull/489/commits > > Maybe the second commit lacks bpo-xxx, but it's not a big deal. I > prefer smaller atomic commits when possible. > > Victor > _______________________________________________ > python-committers mailing list > python-committers at python.org > https://mail.python.org/mailman/listinfo/python-committers > Code of Conduct: https://www.python.org/psf/codeofconduct/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20170307/95fa60da/attachment.html>
- Previous message (by thread): [python-committers] GitHub: allow Rebase and merge
- Next message (by thread): [python-committers] 3.6.1 release status and plans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list