$ git clone -n https://src.koozali.org/smeserver/smeserver-apache /var/lib/mock/dist-sme11-build-1772-17095/root/chroot_tmpdir/scmroot/smeserver-apache Cloning into '/var/lib/mock/dist-sme11-build-1772-17095/root/chroot_tmpdir/scmroot/smeserver-apache'... $ git fetch origin 11_0_0-12_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 9c4d165faac2d7738786ee29f7805a49def2a402 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-apache ! [new tag] 11_0_0-12_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-12_el8_sme HEAD is now at 1bfad8c * Thu Jan 02 2025 Jean-Philippe Pialasse 11.0.0-12.sme - fix OCSP Stapling support [SME: 12819] - fix .well-known/security.txt [SME: 12818] - add X-Permitted-Cross-Domain-Policies header [SME: 12857] - add Cross-Origin headers [SME: 12856] - add Permissions-Policy header [SME: 12855] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...