This commit is contained in:
2020-06-14 20:01:46 +08:00
parent 45079d5f7d
commit b4ce43d55c

View File

@@ -12,7 +12,7 @@ set LC_ALL=C.UTF-8
Powershell Powershell
```powershell ```powershell
$env:LC_ALL=C.UTF-8 $env:LC_ALL="C.UTF-8"
``` ```
![git log 正常](images/utf8_03.png) ![git log 正常](images/utf8_03.png)