コマンドウィンドウでgitコマンドを実行した際に日本語が文字化けする
Show older comments
「!」を用いたgitコマンドをコマンドウィンドウで実行すると日本語が文字化けしてしまいます.
環境はWindows10,MATLABはR2021aです
文字化けを確認しているコマンドは以下のコマンドです
!git reflog
!git log
!echo %LANG%
を実行すると,ja_JP.UTF-8 が返されます
Windowsのコマンドプロンプトで同様のコマンドを実行すると日本語が返され,MALTABから行ったのみ文字化けするようです
フォントは「遊明朝」です
対応策がありましたら,教えていただきたいです
不足している情報があれば追記します.よろしくお願いします
Accepted Answer
More Answers (0)
Categories
Find more on ソース管理の統合 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


