git-p4: improve path encoding verbose output
authorLars Schneider <larsxschneider@gmail.com>
Wed, 16 Sep 2015 12:37:04 +0000 (14:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Sep 2015 22:53:08 +0000 (15:53 -0700)
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>
No differences found