I'm getting errors from Pkg when it tries to update package for which I'm the maintainer, in cases where the remote is set to use the git protocol rather than https - I get "Permission denied (publickey)" although I can manually cd into the package directory and do a git pull just fine.
How do I control what public/private keys the git processes from Pkg know about? // T
