Skip to content

Fork 1.78: Merge conflict when file was deleted ("deleted" and "modified" switched places) #1669

@sunriselink

Description

@sunriselink

Steps to reproduce

  1. Create file on "master" branch
  2. Create branch "edit-file" at "master"
  3. On branch "edit-file" change something in file
  4. On "master" branch remove this file
  5. Merge "edit-file" into "master"

Fork 1.77 - Branch "edit-file" indicate file as Modified, branch "master" - Deleted (Expected behavior)
image

Fork 1.78 - Branch "edit-file" indicate file as Deleted, branch "master" - Modified (after click "Delete" file will be added as new)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions