From: Lars Schneider <larsxschneider@xxxxxxxxx> Diff to v1: * switch example conversions from cp1252 to iso8859-1 (thanks Torsten!) * fix git-p4.txt line length and double dashes (thanks Junio!) * remove bare UTF-8 sequence (thanks Junio!) As with v1, I ensured the unit test runs on OS X and Linux. I noticed one weird point, though. "git ls-files" outputs the UTF-8 characters escaped on Linux and on OS X. Is there a problem with my setup or this a Git bug? Thanks, Lars Lars Schneider (1): git-p4: add "--path-encoding" option Documentation/git-p4.txt | 5 +++++ git-p4.py | 6 ++++++ t/t9821-git-p4-path-encoding.sh | 39 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100755 t/t9821-git-p4-path-encoding.sh -- 2.5.1.1.g9071995.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html