[Python-Dev] Troubles to merge changes in the 2.7 branch: PR "out-of-date" branch
Victor Stinner
vstinner at redhat.com
Tue May 29 16:35:31 EDT 2018
More information about the Python-Dev mailing list
Tue May 29 16:35:31 EDT 2018
- Previous message (by thread): [Python-Dev] Troubles to merge changes in the 2.7 branch: PR "out-of-date" branch
- Next message (by thread): [Python-Dev] When tp_clear returns non-zero?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2018-05-29 22:12 GMT+02:00 Miro HronĨok <mhroncok at redhat.com>: > On 29.5.2018 22:01, Victor Stinner wrote: >> >> GitHub provides a [Update branch] button. It seems like the button >> does a rebase, no? > > > AFAIK it merges the traget branch to the PR branch. No rebase. Oh right! And it's the good option :-) Rebase cause confusions in reviews. Merge are fine for reviews. Victor
- Previous message (by thread): [Python-Dev] Troubles to merge changes in the 2.7 branch: PR "out-of-date" branch
- Next message (by thread): [Python-Dev] When tp_clear returns non-zero?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list