Skip to content

Commit 91aef76

Browse files
committed
fix: non-ascii paths in git walker
`git ls-files` was providing some `"..."` quoted paths when it encountered emojis in the file/dir name. Running them through `strconv.Unquote` fixes things. Fixes #485 Signed-off-by: Brian McGee <brian@bmcgee.ie>
1 parent 08c721e commit 91aef76

File tree

5 files changed

+123
-100
lines changed

5 files changed

+123
-100
lines changed

0 commit comments

Comments
 (0)