[dev] How to develop changes in a series

Jeremy Stanley fungi at yuggoth.org
Thu Dec 20 04:29:18 UTC 2018


On 2018-12-19 18:01:27 -0800 (-0800), Nadathur, Sundar wrote:
[...]
> Most of this is familiar material for those used to github process. The 'git
> restack' part is interesting, though it seems a lot like 'git rebase -i'.
[...]

That's precisely what it is, plus a little scripting to figure out
how to identify the last commit in your history in common with the
remote branch so that you don't inadvertently rebase onto a newer
branch state and unnecessarily muddy the subsequent interdiff for
your reviewers.
-- 
Jeremy Stanley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20181220/46c03453/attachment.sig>


More information about the openstack-discuss mailing list