$ git clone -n https://src.koozali.org/smeserver/cpu.git /var/lib/mock/dist-sme11-os-build-85-14955/root/chroot_tmpdir/scmroot/cpu Cloning into '/var/lib/mock/dist-sme11-os-build-85-14955/root/chroot_tmpdir/scmroot/cpu'... $ git fetch origin 1.4.3:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 3b731f2271ee408545e1339550acf1bc7474a06b to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/cpu ! [new tag] 1.4.3 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1.4.3 HEAD is now at 36449a1 initial commit of file from CVS for cpu on Wed 12 Jul 14:07:08 BST 2023 $ git clone https://src.koozali.org/smeserver/common.git common Cloning into 'common'...