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.
_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to