$ git clone -n https://src.koozali.org/smeserver/libnetfilter_log /var/lib/mock/dist-sme11-os-build-516-15229/root/chroot_tmpdir/scmroot/libnetfilter_log Cloning into '/var/lib/mock/dist-sme11-os-build-516-15229/root/chroot_tmpdir/scmroot/libnetfilter_log'... $ git fetch origin 1.0.2-1:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object cc3b17c39608f587dabbaca2d4c54a617ca7344f to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/libnetfilter_log ! [new tag] 1.0.2-1 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1.0.2-1 HEAD is now at 6988fa0 initial commit $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...