Yakun Sun

Results 1 comments of Yakun Sun

Git configuration file can control the encoding of input and output. I modified the encoding of git through the following command to solve this problem ```shell git config --global i18n.commitencoding...