Jim,
I've had this reply queued up for a week now. Sorry for the delay.
The problem that I run in to when I work with multiple dependent
changes doesn't seem to be covered by your description.
For me, the trouble with this workflow comes when there is more than
one contributor working on a chain
On 02/03/2016 01:53 AM, James E. Blair wrote:
> Hi,
>
> I'm pleased to announce a new and very simple tool to help with managing
> large patch series with our Gerrit workflow.
>
> In our workflow we often find it necessary to create a series of
> dependent changes in order to make a larger change
I've got some git aliases that handle this, so I did a quick review to
see what might be useful additions to the tool.
* Looks like passing of the branch should change the branch used for a
.gitreview file to parse
o This looks to be unnecessary with newer git-review anyway, but
Paul Michali writes:
> Sounds interesting... the link
> https://docs.openstack.org/infra/git-restack/ referenced
> as the home page in PyPI is a broken link.
I'm clearly getting ahead of things. The correct link is:
http://docs.openstack.org/infra/git-restack/
Thanks,
Jim
___
Sounds interesting... the link
https://docs.openstack.org/infra/git-restack/ referenced
as the home page in PyPI is a broken link.
Regards,
PCM
On Tue, Feb 2, 2016 at 12:54 PM James E. Blair wrote:
> Hi,
>
> I'm pleased to announce a new and very simple tool to help with managing
> large patc
Hi,
I'm pleased to announce a new and very simple tool to help with managing
large patch series with our Gerrit workflow.
In our workflow we often find it necessary to create a series of
dependent changes in order to make a larger change in manageable chunks,
or because we have a series of relate