$ git clone -n https://src.koozali.org/smeserver/ulogd /var/lib/mock/dist-sme11-os-build-520-15234/root/chroot_tmpdir/scmroot/ulogd Cloning into '/var/lib/mock/dist-sme11-os-build-520-15234/root/chroot_tmpdir/scmroot/ulogd'... $ git fetch origin 2.0.7-1:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 8113f507df166cfe2f1de7fc2557c79a460458d2 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/ulogd ! [new tag] 2.0.7-1 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 2.0.7-1 HEAD is now at 2b72772 initial commit of file from CVS for ulogd on Fri 14 Jul 22:35:02 BST 2023 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...