git test
: Catch signals and abort rebase before exiting
#1255
Labels
enhancement
New feature or request
git test
: Catch signals and abort rebase before exiting
#1255
When I mess up the command and hit ctrl+c, it leaves the rebase in progress, which is annoying. I would expect the
git test
to leave the repository in the same state it was before.The text was updated successfully, but these errors were encountered: