Hi,

You cannot force push to git.bioconductor.org.

Please "git pull" before you do anything else.


Best

Nitesh



Get Outlook for Android<https://aka.ms/ghei36>





From: Koen Van den Berge
Sent: Friday, August 31, 8:01 PM
Subject: [Bioc-devel] Git failing to push upstream to Bioc devel
To: bioc-devel@r-project.org


Dear All, I have updated the vignette from the stageR package. I successfully 
committed the edit to my Github repo, and also wanted to push it to Bioc devel. 
However, Git is rejecting my push, while my working tree seems to be clean. 
Forcing the push with `git push -f` does not solve the issue. I was wondering 
if there are any suggestions on how to fix this. You can find the output from 
Git below. Thank you in advance, Best, Koen w254h198:stageR koenvandenberge$ 
git status nothing to commit, working tree clean w254h198:stageR 
koenvandenberge$ git pull upstream master From 
git.bioconductor.org:packages/stageR * branch master -> FETCH_HEAD Already 
up-to-date. w254h198:stageR koenvandenberge$ git add . w254h198:stageR 
koenvandenberge$ git commit . nothing to commit, working tree clean 
w254h198:stageR koenvandenberge$ git push upstream master To 
git.bioconductor.org:packages/stageR.git ! [rejected] master -> master 
(non-fast-forward) error: failed to push some refs to 'git@git.bioconduct
 or.org:packages/stageR.git' hint: Updates were rejected because a pushed 
branch tip is behind its remote hint: counterpart. Check out this branch and 
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. 
[[alternative HTML version deleted]] 
_______________________________________________ Bioc-devel@r-project.org 
mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.
        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to