[solved] How to commit to git repository

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Foaly*
Translator
Translator
Posts: 150
Joined: Sun Mar 29, 2009 3:32 pm
Location: London

[solved] How to commit to git repository

Post 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?
Last edited by Foaly* on Sat Feb 12, 2011 5:27 pm, edited 1 time in total.
Foaly*
Translator
Translator
Posts: 150
Joined: Sun Mar 29, 2009 3:32 pm
Location: London

Re: How to commit to git repository

Post by Foaly* »

I had to add my public ssh key.. :)
Post Reply

Return to “Developers Discussion”