28 Jul
2018
28 Jul
'18
5:53 p.m.
1. Create another patch with Depends-On: [1] 2. Update [1] to modify the newer version number
2. Just update it, there isn't a need to preserve the original review for history or anything (sometimes there might be).
Done! https://review.openstack.org/#/c/586393/ Added the 2 stories and tasks created.
Also, within the same repo you can 'stack' reviews and not need Depends-On. git-review will ask if you try to submit more than one new commit in a branch. In a long series, it only creates new patchsets starting with the first commit that is different that what is already in Gerrit.
Nice feature, thanks Dean for the explanation :)