[Sugar-devel] Commiter problem with git

Bastien bastienguerry at googlemail.com
Sun Jul 12 11:11:32 EDT 2009


Asaf Paris Mandoki <asafpm at gmail.com> writes:

> The ~/.gitconfig didn't exist. I executed
>
> git config --global user.name "Asaf Paris Mandoki"
> git config --global user.email "asafpm at gmail.com"
>
> and that generated ~/.gitconfig with the format mentioned.
>
> The problem I have now is that when I execute
>
> git push gitorious at git.sugarlabs.org:physics/mainline.git

Btw, a simple "git push origin master" should work for the first push,
and "git push" for the following ones.

> I get a message saying "Agent admitted failure to sign using the key." and it
> asks me for a password. I give the password I defined for the key and it
> prompts me again for the password ad-infinitum.

Make sure you use the same email address in:

- your distant gitorious account
- your local git configuration
- the ssh key you use

-- 
 Bastien


More information about the Sugar-devel mailing list