Øyvind Harboe wrote:
> How do I push a patch series to gerrit?

Put the commits in a branch rooted in the main openocd.git repo
master branch, then push that branch into refs/for/master in gerrit.
(With Spencer's default config you will push it if it is currently
checked out and you run git push review)


> Does gerrit have a concept of patch series or are all patches
> islands?

If you push a series of commits to gerrit as per above then gerrit
will record dependency between the commits.


//Peter
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to