$ git clone -n https://src.koozali.org/smeserver/smeserver-samba /var/lib/mock/dist-sme11-build-1631-17058/root/chroot_tmpdir/scmroot/smeserver-samba
Cloning into '/var/lib/mock/dist-sme11-build-1631-17058/root/chroot_tmpdir/scmroot/smeserver-samba'...
$ git fetch origin 11_0_0-7_el8_sme:KOJI_FETCH_HEAD
error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object c35b63a06a97b4ceaa86267c1031000e7aad6c47 to branch 'refs/heads/KOJI_FETCH_HEAD'
From https://src.koozali.org/smeserver/smeserver-samba
 ! [new tag]         11_0_0-7_el8_sme -> KOJI_FETCH_HEAD  (unable to update local ref)
$ git reset --hard 11_0_0-7_el8_sme
HEAD is now at 91e94fa * Tue Nov 12 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-7.sme - disable access to list of users without being logged in [SME: 12765]
$ git clone https://src.koozali.org/smeserver/common common
Cloning into 'common'...