$ git clone -n https://src.koozali.org/smeserver/smeserver-yum /var/lib/mock/dist-sme11-os-build-498-15207/root/chroot_tmpdir/scmroot/smeserver-yum Cloning into '/var/lib/mock/dist-sme11-os-build-498-15207/root/chroot_tmpdir/scmroot/smeserver-yum'... $ git fetch origin 2.6.2-6:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 8c7f1b67e89902e9e38b724da415b0aedfac0003 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-yum ! [new tag] 2.6.2-6 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 2.6.2-6 HEAD is now at 8d56ef8 debugsources $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...