Skip to content
Prev 12698 / 21312 Next

[Bioc-devel] updating Bioconductor package that is already on Github

Hi Simina,

I?m assuming your keys are stored in the folder ?.ssh?. If that is the case, try,

	 ssh-keygen -y -e -f <private_key>

That command will print out a public key. If that public key is the same as the one I?ve sent you, they you can use that. (Remember that public keys, don?t have ?.pub? ending. If your public key is called ?id_rsa.pub? then your private key is most likely, ?id_rsa?). 

If you have to configure your git login, please follow the link below to make sure that the same key is used

http://bioconductor.org/developers/how-to/git/faq/

Best,

Nitesh
This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.