Page 1 of 1

[solved] How to commit to git repository

Posted: Fri Feb 11, 2011 6:05 pm
by Foaly*
Hey guys,

I tried to commit to my module's git repository. As described on the "code" page (http://dev.cmsmadesimple.org/project/code/970) I've tried to clone the empty repository first using:
git clone git@git.cmsmadesimple.org:imagecompressor.git

But it asked for username / password. I tried the ones I log-in to the forge with, too. Didn't work!

What am I doing wrong?

Re: How to commit to git repository

Posted: Sat Feb 12, 2011 5:12 pm
by Foaly*
I had to add my public ssh key.. :)