$ git clone -n https://src.koozali.org/smeserver/vconfig /var/lib/mock/dist-sme11-os-build-538-15258/root/chroot_tmpdir/scmroot/vconfig Cloning into '/var/lib/mock/dist-sme11-os-build-538-15258/root/chroot_tmpdir/scmroot/vconfig'... $ git fetch origin 1.9-16:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object a2b591070774659477d1e7faca56060dd80f6c42 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/vconfig ! [new tag] 1.9-16 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1.9-16 HEAD is now at c3ac711 1.9-16 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...