$ git clone -n https://src.koozali.org/smeserver/LPRng /var/lib/mock/dist-sme11-os-build-508-15219/root/chroot_tmpdir/scmroot/LPRng Cloning into '/var/lib/mock/dist-sme11-os-build-508-15219/root/chroot_tmpdir/scmroot/LPRng'... $ git fetch origin 3.8.35-7:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 920405f960c140bd36a495e92391c8779a446b28 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/LPRng ! [new tag] 3.8.35-7 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 3.8.35-7 HEAD is now at 8068760 fix to build for el8 $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...