4msysgit-utf8-filepath icon indicating copy to clipboard operation
4msysgit-utf8-filepath copied to clipboard

Git for Windows support utf-8 filepath

Results 2 4msysgit-utf8-filepath issues
Sort by recently updated
recently updated
newest added

たとえば ``` git clone https://github.com/tmurakam/4msysgit-utf8-filepath.git cd 4msysgit-utf8-filepath git grep "short read" ``` とすると、公式の msysGit(Git-1.7.7-preview20111014.exe)では、 ``` builtin/grep.c: error(_("'%s': short read %s"), filename, strerror(errno)); sha1_file.c: ret = error("short read %s", strerror(errno)); ```...

TortoiseGit の Show Log でログを閲覧したとき、ログ内容は問題なく閲覧できるが、ファイル名が文字化けする。ここから Diff を起動することができない。