git bash 에서

$ git config --global gui.encoding utf-8

git gui 다시 실행


 

$ cat 1.txt
가나다라
a
b

$ find . -name "1.txt"|xargs grep 가
가나다라