$ git clone -n https://src.koozali.org/smeserver/smeserver-apache /var/lib/mock/dist-sme11-build-1770-17095/root/chroot_tmpdir/scmroot/smeserver-apache Cloning into '/var/lib/mock/dist-sme11-build-1770-17095/root/chroot_tmpdir/scmroot/smeserver-apache'... $ git fetch origin 11_0_0-11_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 956f039e98e45257cb9a0cc7f9372b932a10969b to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-apache ! [new tag] 11_0_0-11_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-11_el8_sme HEAD is now at aecee0e * Fri Dec 27 2024 Jean-Philippe Pialasse 11.0.0-11.sme - add X-Content-Type-Options nosniff [SME: 12835] - add Strict Transport Security support HSTS [SME: 12815] - add X-Frame-Options SAMEORIGIN Header to prevent clickjacking [SME: 12816] - add referrer-Policy same-origin [SME: 12817] - add OCSP Stapling support [SME: 12819] - add CSP Content-Security-Policy support [SME: 9567] - add .well-known and .well-known/security.txt [SME: 12818] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...