On Oct 13, 2017, at 3:39 AM, Matthew Myint <matthewmyint1993 at gmail.com> wrote:
Hi,
Recently I noticed in hindsight that my repository had duplicate
commits, but I missed this during my normal package updating
procedures.
It was odd that the hook didn't reject these, so I made a clean branch
from a commit before the problem occurred and cherry-picking commits
to the present state. However, trying to push this to bioconductor git
returned an error
remote: FATAL: + refs/heads/master packages/cytofkit c.hao DENIED by fallthru
remote: error: hook declined to update refs/heads/master
To git.bioconductor.org:packages/cytofkit.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git at git.bioconductor.org:packages/cytofkit.git'