LinuxCommandLibrary

git-abort

Abort an ongoing rebase, merge, or cherry-pick.

TLDR

Abort a Git rebase, merge, or cherry-pick

$ git abort
copy

Copied to clipboard