Mac 和 Linux 下用 VS Code,中文文件名在 Commit 到 Github 时会乱码。解决方法:

git config --global core.quotepath false