Bioconductor does not have a main branch.  The default branch on BIoconductor 
is devel.  If your local or github branch is called main, you need to map the 
main branch to the devel branch of Bioconductor.

git push upstream main:devel



Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263

________________________________
From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Carlotta 
Meyring <carlotta.meyr...@uniklinik-freiburg.de>
Sent: Wednesday, October 18, 2023 9:26 AM
To: bioc-devel@r-project.org <bioc-devel@r-project.org>
Subject: [Bioc-devel] Push update to an existing remote branch

Hi all,



I have a package in review on 
g...@git.bioconductor.org<mailto:g...@git.bioconductor.org> and I have added a 
remote named upstream pointing to my package there. I want to push an updated 
version and



$ git push origin main



Works well, however



$ git push upstream main


Doesn't work with the error message being:

error: cannot spawn 
https://secure-web.cisco.com/1nxrZJ2rsPTsMHIsPIoKr6ovQYHV0EbhTufEE3HI_Ppt02VU4RFHpyCVxvQEMB8naZDNQ8JS6sIeVIPvbbbffs3TI_jVWbuX5W1tDSvaijeo_QuHKVJjACBvfhMpVUFih_smzyq0d5qMQrSgecAns9ZKmEfFvLZAJDpkSMS9YdGp-ReIim6rfLyXcdjlhPmcZvoUpqfmjlROrOiS0ccjtLxrpVqym5nlaUWaofmVZew_b-2kHDiLQBy8_ybI2bG7huBOqYgM2n379_a3oUBtQ_I4JBgQHvyEuW1C3drXgA1r5A3NfL0BifhlpvX9ncxDo/https%3A%2F%2Fgithub.com%2Fmyowngithubname.keys%3A
 No such file or directory
error: cannot spawn 
https://secure-web.cisco.com/1nxrZJ2rsPTsMHIsPIoKr6ovQYHV0EbhTufEE3HI_Ppt02VU4RFHpyCVxvQEMB8naZDNQ8JS6sIeVIPvbbbffs3TI_jVWbuX5W1tDSvaijeo_QuHKVJjACBvfhMpVUFih_smzyq0d5qMQrSgecAns9ZKmEfFvLZAJDpkSMS9YdGp-ReIim6rfLyXcdjlhPmcZvoUpqfmjlROrOiS0ccjtLxrpVqym5nlaUWaofmVZew_b-2kHDiLQBy8_ybI2bG7huBOqYgM2n379_a3oUBtQ_I4JBgQHvyEuW1C3drXgA1r5A3NfL0BifhlpvX9ncxDo/https%3A%2F%2Fgithub.com%2Fmyowngithubname.keys%3A
 No such file or directory
fatal: unable to fork


I already checked that the key is connected with my github account.
Any help would be appreciated!

Thanks in advance!

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://secure-web.cisco.com/1MW5GqjFpp25i50y5fkZZZqV2IMiSblyUFc98xbpP_CZRtGxAK3BwdKtnAWjsPFtRnHMDcdHos3UjHvKfYUtkhSgOzU57X0kHGvHCHGnbqQoPBUD318khAk7LP-HncRZoKmFEkVZ7appDkJZ3pAL5kOuV5jBitNwIA05UzWHVSHxL2LpiB2_-oTrTbv-gaVfTlOopUBK9Sw9UE273dxGiPe9ioTiCbljmSv9GUo_1hG9E3Y1LSl8JgBFqHTfnxOO9BtZO7JG1sR4tHIIvHgJdhmFmyNOf6ItGtbkIqhB03GWEZ4G3j2R_beoxlIHYpL2I/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel



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.
        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to