Skip to content

show how set git for stage files that only the filename changes #3

@prafaelo

Description

@prafaelo

Git does not stage files that the only changes was the filename. To do so, we need set the command below false.

git config core.ignorecase false

Add a short documentation for that based on:
https://stackoverflow.com/questions/17683458/how-do-i-commit-case-sensitive-only-filename-changes-in-git

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions