$ git clone -n https://gitee.com/wanghuan158/qemu.git /var/lib/mock/dist-an23-build-465832-73955/root/chroot_tmpdir/scmroot/qemu Cloning into '/var/lib/mock/dist-an23-build-465832-73955/root/chroot_tmpdir/scmroot/qemu'... $ git fetch origin dbff64c3a4e7974c238318849ac5c39c10e80e5c:KOJI_FETCH_HEAD From https://gitee.com/wanghuan158/qemu * [new ref] dbff64c3a4e7974c238318849ac5c39c10e80e5c -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at dbff64c Sync upstream changes Signed-off-by: wh02252983