#5814 please remove private branch llvm/private-jvcelak
Closed: Fixed None Opened 10 years ago by jvcelak.

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?


Are you sure that build are not preserved from private branches?

IMO it is possible to submit proper builds only from the distro branches (f* and master). But I have to admit that I haven't tried. And scratch builds are purged with time. That's why I think that the builds from private branches are not preserved. Maybe I'm wrong.

Anyway, the tip of the private-jvcelak branch is within the master branch, therefore removing the branch would not cause any loss of git references.

I verified that no commits will be lost and deleted the branch.

Metadata Update from @jvcelak:
- Issue set to the milestone: Fedora 20 Final

7 years ago

Login to comment on this ticket.

Metadata