twmr / gerrit.el

gerrit integration in emacs
44 stars 5 forks source link

Support for reviewing gerrit changes #24

Open twmr opened 3 years ago

twmr commented 3 years ago

What is still missing in gerrit.el is support for reviewing gerrit changes from within emacs. The reason why this hasn't been done yet, is that it was not clear how an emacs UI for this could look like. I've just stumbled upon an emacs pkg that adds support for reviews on github, which is https://github.com/charignon/github-review. The UI that is used there could also be used for gerrit.el. If you are aware of similar (emacs) projects, please let me know.

twmr commented 2 years ago

There is also a very active project called code-review