Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Pull Request shows as modified even when it isn't #1137

@grokys

Description

@grokys

The inline reviews feature considers the boo file in the following PR as modified even when it isn't:

tierninho-tester/dasdasdasd#4

This appears to be because the boo file has no BOM but visual studio adds one in the editor. The editor contents are then passed to GitClient.IsModified via the contents parameter where they are compared with the file in the repository, and git considers them different because of the mismatched BOM.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions