Skip to content

Problem with git command to open the merge editor when the file is renamed  #209536

@alexr00

Description

@alexr00
  1. Create a branch testBranch off of main
  2. In testBranch rename a file
  3. in main modify the same file
  4. Fetch main if you haven't already
  5. Checkout testBranch
  6. git merge main
  7. You'll get a merge conflict. From the SCM view, open the merge editor. The "Current" is correct, but the "Incoming" is empty.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersmerge-editorverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions