$ git clone -n https://src.koozali.org/smeserver/smeserver-email /var/lib/mock/dist-sme11-build-1750-17095/root/chroot_tmpdir/scmroot/smeserver-email Cloning into '/var/lib/mock/dist-sme11-build-1750-17095/root/chroot_tmpdir/scmroot/smeserver-email'... $ git fetch origin 11_0_0-7_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 7cefc3a4d400ddf3c5a43d6374363cfcc7775706 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-email ! [new tag] 11_0_0-7_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-7_el8_sme HEAD is now at 6dd24d9 * Mon Dec 30 2024 Jean-Philippe Pialasse 11.0.0-7.sme - fix CGI::param called in list context [SME: 12789] - update webmail settings for roundcube [SME: 12743] - remove requires runit [SME: 12566] - move action pseudonym-cleanup and migrate 10AdminEmail from smeserver-mini-qmail [SME: 12808] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...