Setup SSH Key for authentication for Gerrit plugin in IntelliJ
At the company that I work at we use Gerrit for code reviews. When using it from Eclipse I can setup the SSH key that is generated from Gerrit to be used for authentication for cloning, pushing etc. In IntelliJ have to use a username and password because I cannot find any way of setting up my SSH key.