Skip to content

attr: honor ignorecase in attribute matching #7018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

ethomson
Copy link
Member

.gitattributes is case-insensitive when core.ignorecase=true.

Fixes #7017

`.gitattributes` is case-insensitive when `core.ignorecase=true`.
@ethomson ethomson force-pushed the ethomson/icase_filters branch from a19d2f1 to 906623b Compare January 15, 2025 22:45
@ethomson ethomson merged commit 346930e into main Jan 20, 2025
19 checks passed
@ethomson ethomson deleted the ethomson/icase_filters branch January 20, 2025 23:09
@ethomson ethomson added the bug label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gitattributes filter is case sensitive when using Filter
1 participant