Documentation: use ASCII quotation marks in git-p4

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Lars Schneider 2016-03-20 19:39:21 +01:00 committed by Junio C Hamano
parent 937978e0f3
commit c6a896b65e
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ git-p4.pathEncoding::
Git expects paths encoded as UTF-8. Use this config to tell git-p4
what encoding Perforce had used for the paths. This encoding is used
to transcode the paths to UTF-8. As an example, Perforce on Windows
often uses “cp1252” to encode path names.
often uses "cp1252" to encode path names.

git-p4.largeFileSystem::
Specify the system that is used for large (binary) files. Please note