Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2016-05-05 08:33:49 +00:00
parent ea6b14f3af
commit 3ee4f52456

View File

@@ -1058,6 +1058,20 @@ that should be applicable. HTTPS proxy settings can be set in
<code>~/.git/config</code> or in the same way as for any other JVM process via
system properties (<code>-Dhttps.proxyHost</code> and <code>-Dhttps.proxyPort</code>).</p>
</div>
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<div class="title">Tip</div>
</td>
<td class="content">
If you don&#8217;t know where your <code>~/.git</code> directory is us <code>git config
--global</code> to manipulate the settings (e.g. <code>git config --global
http.sslVerify false</code>).
</td>
</tr>
</table>
</div>
</div>
<div class="sect4">
<h5 id="_placeholders_in_git_search_paths">Placeholders in Git Search Paths</h5>
@@ -2026,7 +2040,7 @@ grabbing it in the bootstrap context and injecting one).</p>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-05-05 08:25:29 UTC
Last updated 2016-05-05 08:32:35 UTC
</div>
</div>
</body>