git - Revert a Pull Request on master after other commits -


similar undo merge pull request? master has many many commits ahead of pull request. way undo old pull request correctly? cherry picking work in case somehow?

note: pushed , not local.


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -