I cannot commit any code through my Visual Studio 2017, but I can commit using other Git tools. There is any way to reset or solve this issue?
This is what I get:
There is a rebase operation in progress in your repo. You'll need to either continue it (git rebase --continue) or abort it (git rebase --abort).