[Bioc-devel] Push update to an existing remote branch
Carlotta Meyring
c@r|ott@@meyr|ng @end|ng |rom un|k||n|k-|re|burg@de
Wed Oct 18 15:26:19 CEST 2023
Hi all,
I have a package in review on git using git.bioconductor.org<mailto:git using 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://github.com/myowngithubname.keys: No such file or directory
error: cannot spawn https://github.com/myowngithubname.keys: 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]]
More information about the Bioc-devel
mailing list