Re: [Development] Push to Gerrit

2016-06-26 Thread Harald Vistnes
Hi Sean, I got it to work. The problem was that I had both TortoiseGit and msysgit installed. I removed TortoiseGit and then it worked. Thanks Harald 2016-06-25 18:23 GMT+02:00 Sean Harmer : > Hi Harald, > > often on Windows it's easiest to install PuTTy and it's helper program, > pageant. Ru

Re: [Development] Push to Gerrit

2016-06-25 Thread Sean Harmer
Hi Harald, often on Windows it's easiest to install PuTTy and it's helper program, pageant. Run pageant and import/convert your ssh key and set this up in your gerrit webui. Cheers, Sean On 25/06/2016 16:06, Harald Vistnes wrote: Hi, I'm trying to make my first ever contribution to Qt, bu

[Development] Push to Gerrit

2016-06-25 Thread Harald Vistnes
Hi, I'm trying to make my first ever contribution to Qt, but I am struggling with the last part of actually pushing to Gerrit. I've followed the guidelines in the Wiki, but I have probably done something wrong. I've added and committed the patch locally, but when I try to run git push gerrit HEA