#5743: Please remove private branch graphviz/private-rawhide-2.32 -----------------------------+------------------------ Reporter: jskarvad | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 20 Alpha | Component: git Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ Please remove private branch graphviz/private-rawhide-2.32 from dist-git.
Devels are able to create private branches, but it seems it is not possible to remove them: $ git push origin :private-rawhide-2.32 remote: + refs/heads/private-rawhide-2.32 graphviz jskarvad DENIED by fallthru remote: error: hook declined to update refs/heads/private-rawhide-2.32 To ssh://jskarvad@pkgs.fedoraproject.org/graphviz ! [remote rejected] private-rawhide-2.32 (hook declined) error: failed to push some refs to 'ssh://jskarvad@pkgs.fedoraproject.org/graphviz'
This is odd, is there any way how to remove them? There is no problem to remove private branches in RHEL dist-git.