Daniel-Constantin Mierla writes:
You can commit locally and push all at once, so practically all of them will be available on remote repository at the same time. I did it many times (it is actually the usual way because it easier to review later or send only specific links to the authors of the components I want to be reviewed).
this was all or nothing change. making several commit locally would just meant more work for me.
rather than argue about administrative things, i would like to get comments on this, because it needs to be done one way or the other next:
if we do that, then for consistency, get_branch and next_branch should be dropped altogether and replaced by get_sip_branch (which already exists) and get_next_sip_branch (which would be new).
so either new arguments to get_branch and next_branch or replace them with get_sip_branch and get_next_sip_branch.
-- juha