I have a situation, where some pull-request is released on dev branch by mistake.
I want now only that pull-request (merge commit) to remove from origin/dev
Here is the picture:
So, commit with a number 89e231f1
Branch name is called: dev
I tired to get one commit earl;ier and to create separate branch, then to merge all other commits to that branch, but somehow it takes also a commit from this merge 89e231f1