I am using github and I am willing to start using Gerrit with it.
Since Gerrit uses JGit, I am scared of the following text from this link:
EGit/JGit is a reimplementation of git in java, due to this GitHub does not officially support it. Issues have happened and repositories have been corrupted by them. While it is usually a simple matter to repair these repos due to git’s distributed nature, be aware that EGit may not work as well as the official git binaries.
Did someone already use it?