[Bioc-devel] Git pushing problems for data package
Tim Triche, Jr.
t|m@tr|che @end|ng |rom gm@||@com
Fri Nov 15 15:52:52 CET 2019
Hi all,
How do I push changes to my MTseekerData package in git?
I get the following error when I try to commit changes:
tim using tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git remote -v
origin git using github.com:trichelab/MTseekerData.git (fetch)
origin git using github.com:trichelab/MTseekerData.git (push)
upstream git using git.bioconductor.org:packages/MTseekerData (fetch)
upstream git using git.bioconductor.org:packages/MTseekerData (push)
tim using tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git pull upstream master
From git.bioconductor.org:packages/MTseekerData
* branch master -> FETCH_HEAD
Already up to date.
tim using tim-ThinkPad-T470:~/Dropbox/MTseekerData$ git push upstream
FATAL: W any packages/MTseekerData t.triche DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I do not get this problem when pushing to the MTseeker git repository.
Thanks for any insights,
--t
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list