$ git clone -n https://src.koozali.org/smeserver/ipsvd /var/lib/mock/dist-sme11-os-build-402-15160/root/chroot_tmpdir/scmroot/ipsvd Cloning into '/var/lib/mock/dist-sme11-os-build-402-15160/root/chroot_tmpdir/scmroot/ipsvd'... $ git fetch origin 0.12.1:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 028f490ef59d4358f9fc76dfb5ff94215c45c4b7 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/ipsvd ! [new tag] 0.12.1 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 0.12.1 HEAD is now at 901cd77 initial commit of file from CVS for ipsvd on Fri 14 Jul 13:50:31 BST 2023 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...