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