Add a button for aborting cherrypick or merge

14 votes

Sometimes I try to cherrypick a wrong commit by mistake. Then GitKraken prompts me to resolve conflicts after which I realize what's happening. Unfortunately the only way to abort the operation is to open the CLI and type:
` $ git cherry-pick --abort`

Please add an abort button to the UI for canceling cherrypick and/or merge operations with conflicts.
The Undo button doesn't abort the cherrypicks either if you were wondering.

Under consideration Suggested by: Martin Upvoted: 22 May Comments: 4

Comments: 4
OldestNewestMost likesFewest likes