Closed
Description
hi, I use cloc --git --diff compare 2 committed diffs ,but get a error when changed file name is Chinese
versioin: 1.8.4
os: ubuntu
git add 使用说明.txt
git commit -m "add chinese txt file"
cloc -v --git --diff HEAD^ HEAD
git ls-tree --name-only -r HEAD
git ls-tree --name-only -r HEAD^
git archive -o /tmp/t4rZiA42Ro.tar HEAD
'"\344\275\277\347\224\250\350\257\264\346\230\216.txt"' 'test.c'
fatal: pathspec '"\344\275\277\347\224\250\350\257\264\346\230\216.txt"' did not match any files
Failed to create tarfile of files from git. at /var/lib/jenkins/workspace/cloc-1.84/cloc line 4703.
Metadata
Metadata
Assignees
Labels
No labels