$ git clone -n https://src.koozali.org/smecontribs/smeserver-ddclient /var/lib/mock/dist-smebuild-11-1193-16440/root/chroot_tmpdir/scmroot/smeserver-ddclient Cloning into '/var/lib/mock/dist-smebuild-11-1193-16440/root/chroot_tmpdir/scmroot/smeserver-ddclient'... $ git fetch origin 1.3.0-35:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object c7bf3ce4af523cf1f434f4279366dabb77cb8dd6 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smecontribs/smeserver-ddclient ! [new tag] 1.3.0-35 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1.3.0-35 HEAD is now at c528ca1 initial commit of file from CVS for smeserver-ddclient on Sat Sep 7 19:50:30 AEST 2024 $ git clone https://src.koozali.org/smecontribs/common common Cloning into 'common'...