$ git clone -n https://src.koozali.org/smeserver/smeserver-update /var/lib/mock/dist-sme11-build-1095-16062/root/chroot_tmpdir/scmroot/smeserver-update Cloning into '/var/lib/mock/dist-sme11-build-1095-16062/root/chroot_tmpdir/scmroot/smeserver-update'... $ 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 722c2f5a58c7ccd7794c82277609f79f025d0aa0 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-update ! [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 45e3c51 * Sat May 11 2024 Jean-Philippe Pialasse 11.0.0-12.sme - revert plugin changes to force modules [SME: 12618] - tag service to limit log noise in message [SME: 12668] - sort nut service to restart [SME: 12662] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...