$ git clone -n https://src.koozali.org/smeserver/smeserver.git /var/lib/mock/dist-sme11-os-build-108-14982/root/chroot_tmpdir/scmroot/smeserver Cloning into '/var/lib/mock/dist-sme11-os-build-108-14982/root/chroot_tmpdir/scmroot/smeserver'... $ git fetch origin 5.6.0-1:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 07cd78c198b33f2b6f2310d654045b7e47e95cc7 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver ! [new tag] 5.6.0-1 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 5.6.0-1 HEAD is now at 0eb37d1 rename of e-smith $ git clone https://src.koozali.org/smeserver/common.git common Cloning into 'common'...