I've not done any commits for a while and now am getting this message -
"ssh-add ~/.ssh/id_rsa && git push kde:kmymoney

Identity added: /home/aga/.ssh/id_rsa (/home/aga/.ssh/id_rsa)
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists."

The first attempt had produced -
"warning: push.default is unset; its implicit value is changing in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the current behavior after the default changes, use:

  git config --global push.default matching

To squelch this message and adopt the new behavior now, use:

  git config --global push.default simple",

and I opted to keep the current behaviour -
"git config --global push.default matching"

I don't know if the two are related and don't want to start playing around in case I dig myself in deeper. I've regenerated with ssh-keygen -t rsa -C "git on KMyMoney" and that made no difference.

Can anyone help please?

Thanks

Allan
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to