#5814: please remove private branch llvm/private-jvcelak -----------------------------+------------------------ Reporter: jvcelak | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 20 Final | Component: git Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ Please remove private branch llvm/private-jvcelak from dist-git.
{{{ % git push origin :private-jvcelak remote: + refs/heads/private-jvcelak llvm jvcelak DENIED by fallthru remote: error: hook declined to update refs/heads/private-jvcelak To ssh://jvcelak@pkgs.fedoraproject.org/llvm ! [remote rejected] private-jvcelak (hook declined) error: failed to push some refs to 'ssh://jvcelak@pkgs.fedoraproject.org/llvm' }}}
Btw, builds which are preserved in Koji are built only from non-private branches. And devels can create private branches, but cannot delete them. Is there any reason for that?