SyntaxFix
Write A Post
Hire A Developer
Questions
You can do the following
git cherry-pick --abort
From the git cherry-pick docs
git cherry-pick
--abort Cancel the operation and return to the pre-sequence state.
--abort
Cancel the operation and return to the pre-sequence state.