Hello,

I'm trying to push updates to the release 3.12 branch of the bioconductor repo but I got an odd error from git:

remote: Error: You cannot push without resolving merge conflicts.
remote:
remote: Please check the files in the commit pushed to the git-server
remote: for merge conflict markers like '<<<<<<<', '========', '>>>>>>>'.
remote:
To git.bioconductor.org:packages/ISAnalytics.git
 ! [remote rejected] RELEASE_3_12 -> RELEASE_3_12 (pre-receive hook declined) error: failed to push some refs to 'git.bioconductor.org:packages/ISAnalytics.git'

Of course I checked and there are no merge conflicts (I already pushed the same files on origin and they're the same as the devel branch which gave me no error of sort). What should I do?

Thanks

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

Reply via email to