Hacker News new | ask | show | jobs
by jamesmiller5 3360 days ago
One of the killer features of Gerrit for code review is web-ui editing that can be turned on for the author and other contributors. See a typo? Feel free to click "edit" & fix it, saving everyone time. The edits increment the patch-set number, so no information is lost.

The Gerrit maintainers are also working on the idea of comments that include a proposed fix, letting the author just click "apply" to patch the change in the editing interface.