Skip to content

Make dev on Windows possible again.

Peter Tönnies requested to merge Feature/PT-FixFilesForWindows into master

What does this MR do?

It tries to fix the problem that Windows dev without WSL was not possible anymore.

How confident are you it won't break things if deployed?

needs some testing still, but for sure, there is no harm to be expected.

How to test

Clone foodsharing on Windows with normal git. Run the start script with success.

Checklist

  • added a test, or explain why one is not needed/possible... (if it starts on Windows, that's enough of a test.)
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings

Merge request reports