| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
this ensures that the bin scripts in the published package are unix-compatible
|
Thank you for this contribution 🙇 |
Sorry, something went wrong.
|
Thank you again for this -- I'll test it on Windows once and merge 🤝 This was a great article about the topic: I might try the command from the article git add --renormalize . 🤝 |
Sorry, something went wrong.
|
Intending to merge/fix this problem in the coming month 🤞 |
Sorry, something went wrong.
|
I'm hoping to catch up on updating all my repositories this winter 😅 |
Sorry, something went wrong.
|
😓 oh it's been busy years for me ... hoping to get back to cleaning my less-frequently-used-by-me repositories in 2025 🤞 Thank you again for the PR - it's not forgotten 🙇♂️ ♥ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
fixes #9
After merging this in, to actually see the fixed line-endings in your working tree, you'll need to clear out your working directory, and then restore everything again by doing this:
(N.B. this will clear out any uncommitted changes you have on your branch).
Then if you open bin/index.js you should see that the line-endings are just LF rather than CR+LF. I tested this in Notepad++ (View > Show Symbol > Show End of Line).