Git bash Chinese mosaic

when git bash executes the command, the Chinese prompt is not displayed, and it is not garbled, as shown in the figure.
option whether zh-CN, UTF-8 is set or useless

Feb.27,2021

clipboard.png
try


set to GBK instead of utf-8


this is the garbled code caused by coding problems. You try several compatible Chinese codes one by one:
utf-8 (not needed), gbk, gb2312, ansi, iso8859-1, etc.


windows. Windows's command uses gbk coding. If you use git bash's command directly, there will be no garbled code. It is strongly not recommended to change the code indiscriminately. You will find that your git commit is all garbled

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30472-2bcfb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30472-2bcfb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?