[python-committers] GitHub: allow Rebase and merge
Victor Stinner
victor.stinner at gmail.com
Mon Mar 6 19:32:03 EST 2017
More information about the python-committers mailing list
Mon Mar 6 19:32:03 EST 2017
- Previous message (by thread): [python-committers] Signups for 2017 Python Language Summit are now open
- Next message (by thread): [python-committers] GitHub: allow Rebase and merge
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [python-committers] Signups for 2017 Python Language Summit are now open
- Next message (by thread): [python-committers] GitHub: allow Rebase and merge
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list