- VSCode Version: 1.47.3
- OS Version: openSUSE Tumbleweed
Steps to Reproduce:
- Checkout a branch that has conflicts with master/main branch
- Run
git rebase master
- Resolve conflicts in VS Code
- Click the ✔️ icon in VS Code Git side panel
Result: the progress bar keeps rolling but never successfully rebase. I have to go to console and manually run git rebase --continue.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
git rebase masterResult: the progress bar keeps rolling but never successfully rebase. I have to go to console and manually run
git rebase --continue.Does this issue occur when all extensions are disabled?: Yes