hbons / SparkleShare

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
https://sparkleshare.org
Other
4.87k stars 579 forks source link

Bugfixes/mac fix encodingproblems #1969

Closed markusstoll closed 3 years ago

markusstoll commented 3 years ago

See issue #1966

With current Visual Studio the complete handling of special characters in path/file names was broken. This fix enforces UTF8 encoding for all git calls and disables the encoding conversion which break things again as Default encoding is ASCII on current Visual Studio 2019 on macOS