#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?
#5814: please remove private branch llvm/private-jvcelak ------------------------------+----------------------- Reporter: jvcelak | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 20 Final | Component: git Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+-----------------------
Comment (by till):
Are you sure that build are not preserved from private branches?
#5814: please remove private branch llvm/private-jvcelak ------------------------------+----------------------- Reporter: jvcelak | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 20 Final | Component: git Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+-----------------------
Comment (by jvcelak):
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.
#5814: please remove private branch llvm/private-jvcelak ------------------------------+----------------------- Reporter: jvcelak | Owner: rel-eng@… Type: task | Status: closed Milestone: Fedora 20 Final | Component: git Resolution: fixed | Keywords: Blocked By: | Blocking: ------------------------------+----------------------- Changes (by till):
* status: new => closed * resolution: => fixed
Comment:
I verified that no commits will be lost and deleted the branch.
rel-eng@lists.fedoraproject.org