Hello, James E. Blair, from the Openstack project, wrote an async console interface to Gerrit.
The reasoning is that when you write all your code in a terminal, it makes sense to use a terminal interface to review code. It also make it async so you can review while offline (ie during travel) and sync back with Gerrit whenever you are connected again. You can get it by doing: pip install pbr gertty Then create a ~/.gertty.yaml based on: https://git.openstack.org/cgit/stackforge/gertty/plain/examples/openstack-gertty.yaml It might not work on our Gerrit setup though :-D The announcement with more details: http://lists.openstack.org/pipermail/openstack-infra/2014-September/001904.html -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
