. Advertisement .
..3..
. Advertisement .
..4..
Hi guys, I’m facing a problem with “git undo cherry pick”. I want to find to solve this:
when I have other local changes
when I have no other local changes
I want to find a command which consists of both cases. Please help me find the ways to solve this problem. Thanks!
The cause:
A
feature
branch may occasionally become stale and not be merged intomain
. A pull request might occasionally be closed without being merged.The solution:
You need to done the perform, you will undo a cherry-pick.
When I stay local and no change.
You can follow my way to solve this error. Good luck!