I'm attempting to set up public/private key access to Git. Anyone ever seen this before?
git.exe ls-remote -h github.com:jmeloro/game-of-life.git HEAD Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I have verified that I do have a repository and I do have a public key associated with it. Any help would be appreciated. Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
