Gerrit on linux, interface to windows

23 views
Skip to first unread message

Nitzan Horovitz

unread,
May 21, 2017, 7:32:43 AM5/21/17
to Repo and Gerrit Discussion
Hi,

i would like to install Gerrit service on Linux, but have an interface to it on Windows (something similar to turtoise Git).
is it possible?

thanks,
Nitzan

Matthias Sohn

unread,
May 21, 2017, 4:22:18 PM5/21/17
to Nitzan Horovitz, Repo and Gerrit Discussion
Gerrit has a Web UI which should work on any platform supporting modern browsers.
You can use any git implementation on client side, in order to push a change for review
push it to refs/for/<branch> using the magic refs/for/ prefix, see [1]. Commits you push
for review need to contain a generated ChangeId in the commit message, use Gerrit's
commit-msg hook to generate them.

Read the quick introduction [2] which provides a quick overview how the review process works.


-Matthias 
Reply all
Reply to author
Forward
0 new messages