$ git clone -n https://src.koozali.org/smecontribs/smeserver-shellinabox /var/lib/mock/dist-sme11-build-1188-16437/root/chroot_tmpdir/scmroot/smeserver-shellinabox
Cloning into '/var/lib/mock/dist-sme11-build-1188-16437/root/chroot_tmpdir/scmroot/smeserver-shellinabox'...
$ git fetch origin 0.0.8-5:KOJI_FETCH_HEAD
error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object e391542419cdf06ce248ce3551cd6791f7c584cf to branch 'refs/heads/KOJI_FETCH_HEAD'
From https://src.koozali.org/smecontribs/smeserver-shellinabox
 ! [new tag]         0.0.8-5    -> KOJI_FETCH_HEAD  (unable to update local ref)
$ git reset --hard 0.0.8-5
HEAD is now at 9fcd6b9 initial commit of file from CVS for smeserver-shellinabox on Sat Sep  7 16:41:40 AEST 2024
$ git clone https://src.koozali.org/smecontribs/common common
Cloning into 'common'...