On windows (with git config core.autocrlf=true as recommended for cross os projects) the version-update script created unix files (LF only). This caused that git sees a lot modified files after bootstrap. Use os.EOL to ensure line endings match the os used. |
||
|---|---|---|
| .. | ||
| version-update.js | ||