Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is how you submit a patch to Gerrit: 1. Clone the repository locally 2. Make the fix 3. Run 'git push origin HEAD:refs/for/master'. Done (without needing to setup SMTP.)


Better yet, install `git-review`, a project that came out of OpenStack's use of Gerrit.

1. Clone the repository locally 2. Make the fix 3. Run 'git review'. Done (without needing to remember that annoying refs/for/foo syntax.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: