Hi,
I have followed the instructions in the wiki and tried to push a commit using a certificate but got the following error. We used a clean git clone.
Remote Push Specification HEAD:refs/for/master
Macintosh-4:org.eclipse.libra murat$ git push review
The authenticity of host '[
git.eclipse.org]:29418 ([206.191.52.44]:29418)' can't be established.
RSA key fingerprint is xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[
git.eclipse.org]:29418,[206.191.52.44]:29418' (RSA) to the list of known hosts.
fatal: One or more refs/for/ names blocks change upload
fatal: The remote end hung up unexpectedly
- Murat