$ git clone -n https://src.koozali.org/smeserver/timeobjects /var/lib/mock/dist-sme11-os-build-536-15256/root/chroot_tmpdir/scmroot/timeobjects Cloning into '/var/lib/mock/dist-sme11-os-build-536-15256/root/chroot_tmpdir/scmroot/timeobjects'... $ git fetch origin 3.0.0alpha4:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 8a3db05597436585b4e59493501ab6a9de56ed70 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/timeobjects ! [new tag] 3.0.0alpha4 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 3.0.0alpha4 HEAD is now at 73c3e82 3.0.0alpha4-1 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...