$ git clone -n https://src.koozali.org/smeserver/roundcube-plugin-html5_notifier /var/lib/mock/dist-sme11-build-1501-16471/root/chroot_tmpdir/scmroot/roundcube-plugin-html5_notifier
Cloning into '/var/lib/mock/dist-sme11-build-1501-16471/root/chroot_tmpdir/scmroot/roundcube-plugin-html5_notifier'...
$ git fetch origin 0_6_4-1_el8_sme:KOJI_FETCH_HEAD
error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 0b8c5ed35fca6b46f17dd08f83577bcd6cb09b0b to branch 'refs/heads/KOJI_FETCH_HEAD'
From https://src.koozali.org/smeserver/roundcube-plugin-html5_notifier
 ! [new tag]         0_6_4-1_el8_sme -> KOJI_FETCH_HEAD  (unable to update local ref)
$ git reset --hard 0_6_4-1_el8_sme
HEAD is now at bc6e8c8 * Wed Sep 11 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.6.4-1.sme - initial release for SME 11
$ git clone https://src.koozali.org/smeserver/common common
Cloning into 'common'...