Skip to content
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

git renormalize .bat files after .gitattribute changes #3795

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

adam-enko
Copy link
Member

@adam-enko adam-enko commented Sep 10, 2024

Run git add --renormalize . to update all .bat files.

https://git-scm.com/docs/gitattributes

Follow up to #3782

@adam-enko adam-enko added the infrastructure Everything related to builds tools, CI configurations and project tooling label Sep 10, 2024
@adam-enko
Copy link
Member Author

adam-enko commented Sep 10, 2024

GitHub PRs have an option to hide whitespace, which is useful in these sorts of reviews, because it shows that the .bat files have whitespace-only changes.

image

@adam-enko adam-enko merged commit e8bc8fa into master Sep 10, 2024
29 checks passed
@adam-enko adam-enko deleted the adam/fix/renormalize-bat-files branch September 10, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Everything related to builds tools, CI configurations and project tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants