Hi all,
I am also having issues to push changes to git at git.bioconductor.org. Any
ideas on what could be causing this error?
Any help would be much appreciated.
Thanks,
Pedro
(base) baldoni at MacBook-Pro epigraHMM % git push upstream main
Enumerating objects: 145, done.
Counting objects: 100% (145/145), done.
Delta compression using up to 8 threads
Compressing objects: 100% (126/126), done.
Writing objects: 100% (126/126), 21.15 KiB | 2.35 MiB/s, done.
Total 126 (delta 74), reused 0 (delta 0)
remote: Resolving deltas: 100% (74/74), completed with 15 local objects.
remote: FATAL: W refs/heads/main packages/epigraHMM plbaldoni DENIED by
fallthru
remote: *error*: hook declined to update refs/heads/main
To git.bioconductor.org:packages/epigraHMM.git
! [remote rejected] main -> main (hook declined)
error: failed to push some refs to 'git at git.bioconductor.org:
packages/epigraHMM.git'
(base) baldoni at MacBook-Pro epigraHMM % git remote -v
origin git at github.com:plbaldoni/epigraHMM.git (fetch)
origin git at github.com:plbaldoni/epigraHMM.git (push)
upstream git at git.bioconductor.org:packages/epigraHMM.git (fetch)
upstream git at git.bioconductor.org:packages/epigraHMM.git (push)
(base) baldoni at MacBook-Pro epigraHMM % ssh -T git at git.bioconductor.org |
grep 'epigraHMM'
R W packages/epigraHMM