KEMBAR78
Polish and fix git rebase --continue experience · Issue #114461 · microsoft/vscode · GitHub
Skip to content

Polish and fix git rebase --continue experience #114461

@alexisfrjp

Description

@alexisfrjp
  • VSCode Version: 1.52.1
  • OS Version: Windows 10 home 20H2 19042.746

I have the same issue as #104502

It happens when I rebase a branch onto another one with conflicts. In VSCode, I resolve the conflicts, stage all the files and click on the tick box to commit. It runs forever like in the screen recording of the #104502's author.

While looping forever, I run git rebase --continue manually in the terminal and it tells me the file .COMMIT_EDITMSG already exits.

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggitGIT issuesinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions