$ git clone -n https://src.koozali.org/smeserver/smeserver-yum /var/lib/mock/dist-sme11-os-build-369-15157/root/chroot_tmpdir/scmroot/smeserver-yum Cloning into '/var/lib/mock/dist-sme11-os-build-369-15157/root/chroot_tmpdir/scmroot/smeserver-yum'... $ git fetch origin 2.6.2:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 5c02d85d88289d47c95c8ff69afa6bc758f51ee0 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-yum ! [new tag] 2.6.2 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 2.6.2 HEAD is now at 2302f71 initial commit of file from CVS for smeserver-yum on Thu 26 Oct 11:26:23 BST 2023 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...