On Wed, 11 Dec 2013 21:30:15 +0100, Tyler Romeo tylerromeo@gmail.com wrote:
In this case we should promptly work to fix this issue. To be honest, the only difficult part of our code review process is having to learn Git if you do not already know how to use it. If there were a way to submit patchsets without using Git somehow (maybe some kind of desktop application), it may make things easier.
There is also gerrit, which is widely considered a clusterfuck.
You can actually submit patches almost without using git (apart from `git clone` and `git diff`) using http://tools.wmflabs.org/gerrit-patch-uploader/ (but they still have to be reviewed via gerrit).