Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: use ASCII quotation marks in git-p4
author
Lars Schneider
<larsxschneider@gmail.com>
Sun, 20 Mar 2016 18:39:21 +0000
(19:39 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Mar 2016 18:14:24 +0000
(11:14 -0700)
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-p4.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
937978e
)
diff --git
a/Documentation/git-p4.txt
b/Documentation/git-p4.txt
index 738cfde10c84b606e2d341fc2ff597403d1b987b..dddb1675b83a7edd29cf3661315b0b219613b992 100644
(file)
--- a/
Documentation/git-p4.txt
+++ b/
Documentation/git-p4.txt
@@
-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