summaryrefslogtreecommitdiffstats
path: root/git-p4.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-07 14:24:28 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-07 14:24:28 -0700
commit6fbdfc93ce6e337fa789094729683499fcf3a01d (patch)
tree031e533ebaf5e1f547de2d74cfc343fabe6c96ca /git-p4.html
parent1eb5609b6b3e2908ee747dfe313c24f17334ce26 (diff)
downloadgit-htmldocs-6fbdfc93ce6e337fa789094729683499fcf3a01d.tar.gz
Autogenerated HTML docs for v2.6.1-133-gf5b60
Diffstat (limited to 'git-p4.html')
-rw-r--r--git-p4.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-p4.html b/git-p4.html
index ffb7d5df6..a2cff9ce8 100644
--- a/git-p4.html
+++ b/git-p4.html
@@ -1498,6 +1498,18 @@ git-p4.useClientSpec
This variable is a boolean, not the name of a p4 client.
</p>
</dd>
+<dt class="hdlist1">
+git-p4.pathEncoding
+</dt>
+<dd>
+<p>
+ Perforce keeps the encoding of a path as given by the originating OS.
+ 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.
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -1668,7 +1680,7 @@ Each commit imported by <em>git p4</em> has a line at the end of the log
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-11 15:40:21 PDT
+Last updated 2015-10-07 14:23:59 PDT
</div>
</div>
</body>