$ git clone -n https://src.koozali.org/smeserver/smeserver-roundcube /var/lib/mock/dist-sme11-build-2079-17332/root/chroot_tmpdir/scmroot/smeserver-roundcube Cloning into '/var/lib/mock/dist-sme11-build-2079-17332/root/chroot_tmpdir/scmroot/smeserver-roundcube'... $ git fetch origin 1_6-7_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 1fa93428a64c28f0325df44efa56d0029eb2fdf3 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-roundcube ! [new tag] 1_6-7_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1_6-7_el8_sme HEAD is now at c53da78 * Mon Feb 17 2025 Jean-Philippe Pialasse 1.6-7.sme - fix roundcube not accessible after install [SME: 12928] - avoid need to relog in case of reloading of configuration [SME: 12929] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...