Skip to content

Respect the case-sensitivity setting in git's config #239

@alextegelid

Description

@alextegelid

When I rename a file from filename.php to Filename.php GitGutter will show every row in that file as added (thinking it's a new file). git status, on the other hand, reports a clean working tree since my global settings file says core.ignorecase=true

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions