<div dir="ltr">Hi,<div><br></div><div>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.<div><br></div><div>I tried `git fetch gerrit my_commit_hash:temporary_branch_name` but that's insanely slow for some reason. </div><div><br></div><div><br></div><div>Thanks,</div><div>Ram.</div></div></div>