summaryrefslogtreecommitdiffstats
path: root/git-p4.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-24 15:16:45 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-24 15:16:45 -0700
commit207d08de6c750aa93428fa1cf02b4120cd0906a8 (patch)
tree285ee332aacbd3cb3e928eadd548f094d30f4965 /git-p4.html
parent96fdfa11aa3754737a8b2e7cf9ad1405c0379e3c (diff)
downloadgit-htmldocs-207d08de6c750aa93428fa1cf02b4120cd0906a8.tar.gz
Autogenerated HTML docs for v2.8.0-rc4-16-g56331
Diffstat (limited to 'git-p4.html')
-rw-r--r--git-p4.html14
1 files changed, 5 insertions, 9 deletions
diff --git a/git-p4.html b/git-p4.html
index 1b0214b81..50e3d7e37 100644
--- a/git-p4.html
+++ b/git-p4.html
@@ -1507,7 +1507,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.
</p>
</dd>
<dt class="hdlist1">
@@ -1517,18 +1517,14 @@ git-p4.largeFileSystem
<p>
Specify the system that is used for large (binary) files. Please note
that large file systems do not support the <em>git p4 submit</em> command.
- Only Git LFS [1] is implemented right now. Download
- and install the Git LFS command line extension to use this option
- and configure it like this:
+ Only Git LFS is implemented right now (see <a href="https://git-lfs.github.com/">https://git-lfs.github.com/</a>
+ for more information). Download and install the Git LFS command line
+ extension to use this option and configure it like this:
</p>
<div class="listingblock">
<div class="content">
<pre><code>git config git-p4.largeFileSystem GitLFS</code></pre>
</div></div>
-<div class="literalblock">
-<div class="content">
-<pre><code>[1] https://git-lfs.github.com/</code></pre>
-</div></div>
</dd>
<dt class="hdlist1">
git-p4.largeFileExtensions
@@ -1748,7 +1744,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-12-15 13:45:27 PST
+Last updated 2016-03-24 15:16:24 PDT
</div>
</div>
</body>