$ git clone -n https://src.koozali.org/smeserver/smeserver-base /var/lib/mock/dist-sme11-build-1138-16320/root/chroot_tmpdir/scmroot/smeserver-base Cloning into '/var/lib/mock/dist-sme11-build-1138-16320/root/chroot_tmpdir/scmroot/smeserver-base'... $ 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 99917c1b9c0b886b24049e9cf4f36489bda85a58 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-base ! [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 8e4fd3b * Wed Aug 14 2024 Jean-Philippe Pialasse 11.0.0-12.sme - fix 3 regressions from SME10 [SME: 12654] fix www missing from shared and few groups [SME: 12146] fix group deletion leaves mail spool file [SME: 12431] fix path to /etc/systemd for seeking service files [SME: 12421] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...