Hi. I want to parse the output of git diff --name-only and git diff --name-status, but the documentation https://git-scm.com/docs/git-diff does not say what encoding it is in. Is it always utf8 on all platforms? If not is there a flag to make it so? Once I get an answer to this question I'll submit a PR to add the missing documentation. -- Andrey Bienkowski