Hi, Is there a way to do `git review -d` without having it do a checkout? i.e. I just want to have these commits in my Git database so I could cherrypick them on some other branch. We've got tons of submodules so checking out often creates problems. I tried `git fetch gerrit my_commit_hash:temporary_branch_name` but that's insanely slow for some reason. Thanks, Ram. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20180327/22dd19e8/attachment.html>