[Bioc-devel] Push the updated package to Bioconductor
Ruijia Wang
rjw@ng@b|o|n|o @end|ng |rom gm@||@com
Wed Mar 18 01:43:35 CET 2020
Hi BioC-devel,
I am the author of the Bioconductor package APAlyzer (
https://bioconductor.org/packages/release/bioc/html/APAlyzer.html). We are
trying to push our updated package (version 1.1.1) to Bioconductor.
However, the git tutorial seems doesn't work in my case, here's what I've
done:
$ git remote -v
origin https://github.com/RJWANGbioinfo/APAlyzer.git (fetch)
origin https://github.com/RJWANGbioinfo/APAlyzer.git (push)
upstream git using git.bioconductor.org:packages/APAlyzer.git (fetch)
upstream git using git.bioconductor.org:packages/APAlyzer.git (push)
$ git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
$ git push upstream master
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 4 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 299 bytes | 74.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
To git.bioconductor.org:packages/APAlyzer.git
4f098be..d2ad6cb master -> master
I didn't get any notice and find any changes on the Bioconductor website
(both the development version and stable version). Did I miss anything?
Could you help me to figure out how to fix this? Thank you in advance!
Best,
Ray
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list