git-review
git-review copied to clipboard
Gitlab integration development
This follows #91
Please review the following changes:
This was quickly written to work with less features than the github version (namely: comments) No tests yet so you don't have to merge this if you don't feel like it It works with any gitlab server (when the string 'gitlab' is in the hostname) using Gitlab API v3 It uses the gitlab gem
Hi @b4mboo i just rebased on latest development branch.
I have been using this with my team for some time and it seems to work pretty well, would you consider reviewing this and let me know what we could improve or change?
@brugidou Thanks for your contribution! I'm looking forward to extending git-review to Gitlab. Please take a look at my comments and tell me what you think.