$ git clone -n https://src.koozali.org/smeserver/smeserver-base /var/lib/mock/dist-sme11-os-build-824-15518/root/chroot_tmpdir/scmroot/smeserver-base Cloning into '/var/lib/mock/dist-sme11-os-build-824-15518/root/chroot_tmpdir/scmroot/smeserver-base'... $ git fetch origin 11_0_0-4_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 67d6c4eeeddce7ecfbfe60b47a326c29d213b69a to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-base ! [new tag] 11_0_0-4_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-4_el8_sme HEAD is now at 0777b5a * Tue Mar 26 2024 Jean-Philippe Pialasse 11.0.0-4.sme - fix networking [SME: 12541] - require rsyslog [SME: 12544] - remove unsupported rsyslog option -c [SME: 12545] - remove duplicate entry logrotate for btmp and wtmp [SME: 12547] - rework systemd-default script (error and smartmatches) [SME: 12543] - fix self signed cert templates [SME: 12551] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...