$ git clone -n https://src.koozali.org/smeserver/smeserver-php /var/lib/mock/dist-sme11-build-1716-17095/root/chroot_tmpdir/scmroot/smeserver-php Cloning into '/var/lib/mock/dist-sme11-build-1716-17095/root/chroot_tmpdir/scmroot/smeserver-php'... $ git fetch origin 11_0_0-14_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 3a83bcc6a72d7042ad3f4b4d7f4583f3fa5218ba to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-php ! [new tag] 11_0_0-14_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-14_el8_sme HEAD is now at 0413bc1 * Tue Dec 17 2024 Jean-Philippe Pialasse 11.0.0-14.sme - add php84 support [SME: 12805] - set php84 as default and php83 as base php as defined by module - set new value for serialize_precision [SME: 12430] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...