You are stuck in the middle of a rebase.
If you have merged/solved conflicts for all the paths:
use git add . to commit resolved items.
use git rebase --continue to complete the process.
Or use git rebase --abort to exit the rebase process without any risk.