$ git clone -n https://src.koozali.org/smeserver/smeserver-base /var/lib/mock/dist-sme11-build-1534-16687/root/chroot_tmpdir/scmroot/smeserver-base Cloning into '/var/lib/mock/dist-sme11-build-1534-16687/root/chroot_tmpdir/scmroot/smeserver-base'... $ git fetch origin 11_0_0-13_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 191ec66d04fac9c69f85f98be42784c184cbec30 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-base ! [new tag] 11_0_0-13_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-13_el8_sme HEAD is now at 5a1f39e * Sun Sep 22 2024 Jean-Philippe Pialasse 11.0.0-13.sme - fix mail spool perms [SME: 12654] - fix motd noise related to cockpit [SME: 12575] - fix /run vs /var/run temps dir noise [SME: 12639] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...