$ git clone -n https://src.koozali.org/smeserver/roundcube-plugin-globaladdressbook /var/lib/mock/dist-sme11-build-1165-16396/root/chroot_tmpdir/scmroot/roundcube-plugin-globaladdressbook
Cloning into '/var/lib/mock/dist-sme11-build-1165-16396/root/chroot_tmpdir/scmroot/roundcube-plugin-globaladdressbook'...
$ git fetch origin 2_1-2_el8_sme:KOJI_FETCH_HEAD
error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 7616bc2586d1b686a6273ba34aecf397cf1a0342 to branch 'refs/heads/KOJI_FETCH_HEAD'
From https://src.koozali.org/smeserver/roundcube-plugin-globaladdressbook
 ! [new tag]         2_1-2_el8_sme -> KOJI_FETCH_HEAD  (unable to update local ref)
$ git reset --hard 2_1-2_el8_sme
HEAD is now at f5933a7 * Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-2.sme - initial release for SME 11
$ git clone https://src.koozali.org/smeserver/common common
Cloning into 'common'...