Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-02-01 12:15:24 +00:00
parent 405397a4e8
commit 2af5eead55

View File

@@ -1091,7 +1091,7 @@ system properties (<code>-Dhttps.proxyHost</code> and <code>-Dhttps.proxyPort</c
<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
If you don&#8217;t know where your <code>~/.git</code> directory is use <code>git config
--global</code> to manipulate the settings (e.g. <code>git config --global
http.sslVerify false</code>).
</td>