I just created a branch with a "mast/" prefix in the pike git, and then I changed my mind and tried to remove it again, but that's denied by the pre-receive hook:
git push origin :mast/precompiler-trouble
remote: fatal: Not a valid commit name 0000000000000000000000000000000000000000 remote: git exited with code 128 To git-pike@pike-git.lysator.liu.se:pike.git ! [remote rejected] mast/precompiler-trouble (pre-receive hook declined) error: failed to push some refs to 'git-pike@pike-git.lysator.liu.se:pike.git'
This is not intended, right?