Skip to content

[Bioc-devel] Hook declined on a branch

1 message · Samuel Wieczorek

#
Hi all

I have created a branch 'bioanalyse' for the package Prostar in my local 
repository and I want to push the changes on the github server.

I ran the following command but it returned an error message :

 > git push --set-upstream origin bioanalyse
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (17/17), 4.31 KiB | 0 bytes/s, done.
Total 17 (delta 12), reused 0 (delta 0)
remote: FATAL: W refs/heads/bioanalyse packages/Prostar s.wieczorek 
DENIED by fallthru
remote: error: hook declined to update refs/heads/bioanalyse
To git.bioconductor.org:packages/Prostar.git
 ?! [remote rejected] bioanalyse -> bioanalyse (hook declined)
error: failed to push some refs to 
'git at git.bioconductor.org:packages/Prostar.git'

Is there anyone who knows what happens ?

PS : I can push on the master and upstream.


Best regards


Sam