From: Lars Schneider <larsxschneider@xxxxxxxxx> Diff to v3: * add proper commit message * remove command line option "--path-encoding" and add config "git-p4.pathEncoding" * change TC number to 9822 * escape UTF-8 characters in TC * change test encoding used in TC from cp1251 to ISO-8859-1 * use static ISO-8859-1 encoded string in TC * check content of test file used in TC * shorten core.quotepath usage Thanks to Torsten and Junio for feedback! Cheers, Lars Lars Schneider (1): git-p4: add config git-p4.pathEncoding Documentation/git-p4.txt | 7 +++++ git-p4.py | 3 ++ t/t9822-git-p4-path-encoding.sh | 65 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100755 t/t9822-git-p4-path-encoding.sh -- 1.9.5 (Apple Git-50.3) -- 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