git-p4: improve path encoding verbose output
commit00a9403a1069b19f27d690853db34459b32b3d3d
authorLars Schneider <larsxschneider@gmail.com>
Wed, 16 Sep 2015 12:37:04 +0000 (16 14:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Sep 2015 22:53:08 +0000 (16 15:53 -0700)
tree1ca71350fae31c45608bed0abbe6cc4cdc54cd58
parenta9e38359e356de7d6397395bdde8af61440262d0
git-p4: improve path encoding verbose output

If a path with non-ASCII characters is detected then print the
encoding and the encoded string in verbose mode.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-p4.py