Skip to content

[Bioc-devel] upstream has disappeared

2 messages · Michael Shapiro, Shepherd, Lori

#
I am trying to push changes to the citation in my package deltaCaptureC
Previously when I ran
    git remote -v
I was able to see both the origin and the upstream.  I now only see origin.  Likewise, running
   git fetch upstream
fails with
    fatal: 'upstream' does not appear to be a git repository
    fatal: Could not read from remote repository.

Please advise.

The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT
#
I'm not sure why it would disappear but you can simply reset it with

git remote add upstream git at git.bioconductor.org:packages/deltaCaptureC

then you should see it again and you could do git fetch upstream




Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263