I performed a rebase like this:
git rebase --onto master new_background_processing export_background_processing
That didn\'t do what I wan
If you are "Rebasing", "Already started rebase" which you want to cancel, just comment (#) all commits listed in rebase editor.
(#)
As a result you will get a command line message
Nothing to do