Skip to content

Conversation

@Simran-B
Copy link
Contributor

On Windows, Git may be configured to checkout LF line endings as CRLF, but this breaks shell scripts.

On Windows, Git may be configured to checkout LF line endings as CRLF, but this breaks shell scripts.
@Simran-B
Copy link
Contributor Author

I meanwhile realized that you can't actually run markdownfmt.sh in e.g. Git Bash because something with the paths doesn't work with Windows as the host system...

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This matches docker-library/python#830, and seems sane enough to me (although I aggressively set my Git Bash on Windows to core.autocrlf=false to avoid this particular problem altogether 😂).

Thanks!

@tianon tianon merged commit 8d443a2 into docker-library:master Jun 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants