I did a three commit but one of them has a wrong Jira key. and I can't push my changes.
git commit -m "KEY-001x some text" git commit -m "KEY-002 some text" git commit -m "KEY-003 some text"
I want to remove the x in previous commits
I did a three commit but one of them has a wrong Jira key. and I can't push my changes.
git commit -m "KEY-001x some text" git commit -m "KEY-002 some text" git commit -m "KEY-003 some text"
I want to remove the x in previous commits