git status 확인 시 한글이 \352\263... 와 같이 나오는 현상
Q >> 아래와 같이 git status를 실행하였을 경우 한글이 \숫자 등으로 변경되어 나타나는 경우KOREA@NATIOM MINGW64 /c/git_test (main)$ git statusOn branch mainYour branch is up to date with 'origin/main'.Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: "_\352\263\204\354\240\225.md"Untracked files: (use "git add ..