[Bioc-devel] Hook declined

Nitesh Turaga ntur@g@@b|oc @end|ng |rom gm@||@com
Thu Apr 7 21:13:05 CEST 2022


You cannot `—force` push to our git server.

Please make sure your branch is in sync with the remote.

If you are not sure, get the diff between the two.

	git diff upstream/master




Nitesh Turaga
Scientist II, Department of Data Science,
Bioconductor Core Team Member
Dana Farber Cancer Institute

> On Apr 7, 2022, at 2:23 PM, Krutik Patel <Krutik.Patel using newcastle.ac.uk> wrote:
> 
> Dear Bioconductor,
> I am the maintainer of the TimiRGeN package and am trying to push an update but I get a message saying that the hook is declined. I am not too sure what this means but would appreciate any help on this matter. I have copied some code from me trying to git below.
> Many thanks,
> Krutik
>> git remote -v
> origin git using github.com:Krutik6/TimiRGeN.git (fetch)
> origin git using github.com:Krutik6/TimiRGeN.git (push)
> upsteam git using git.bioconductor.org:packages/TimiRGeN.git (fetch)
> upsteam git using git.bioconductor.org:packages/TimiRGeN.git (push)
>> git push upsteam master
> To git using git.bioconductor.org:packages/TimiRGeN.git
> ! [rejected]        master -> master (fetch first)
> error: failed to push some refs to 'git using git.bioconductor.org:packages/TimiRGeN.git'
> hint: Updates were rejected because the remote contains work that you do
> hint: not have locally. This is usually caused by another repository pushing
> hint: to the same ref. You may want to first integrate the remote changes
> hint: (e.g., 'git pull ...') before pushing again.
> hint: See the 'Note about fast-forwards' in 'git push --help' for details.
>> git push origin master
> Everything up-to-date
>> git push upsteam master --force
> Counting objects: 76, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (75/75), done.
> Writing objects: 100% (76/76), 8.86 KiB | 0 bytes/s, done.
> Total 76 (delta 59), reused 1 (delta 0)
> remote: FATAL: + refs/heads/master packages/TimiRGeN Krutik6 DENIED by fallthru
> remote: error: hook declined to update refs/heads/master
> To git using git.bioconductor.org:packages/TimiRGeN.git
> ! [remote rejected] master -> master (hook declined)
> error: failed to push some refs to 'git using git.bioconductor.org:packages/TimiRGeN.git'
> 
> 
> Krutik Patel, PhD
> Bioinformatician
> Research Associate
> Newcastle University, UK
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> Bioc-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel



More information about the Bioc-devel mailing list