Hi. I'm suddenly getting this:
$ git push
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Here is what's in my .git/config (hasn't changed):
[remote "origin"]
url = [email protected]:/srv/git/gawk.git
fetch = +refs/heads/*:refs/remotes/origin/*
Help?
Thanks,
Arnold Robbins
(gawk maintainer)
