summaryrefslogtreecommitdiffstats
path: root/git-credential-store.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-credential-store.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-credential-store.html')
-rw-r--r--git-credential-store.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-credential-store.html b/git-credential-store.html
index 65893c4fd..07da6ad7d 100644
--- a/git-credential-store.html
+++ b/git-credential-store.html
@@ -596,7 +596,7 @@ git-credential-store(1) Manual Page
</td>
<td class="content">Using this helper will store your passwords unencrypted on disk,
protected only by filesystem permissions. If this is not an acceptable
-security tradeoff, try <a href="git-credential-cache.html">git-credential-cache(1)</a>, or find a helper
+security tradeoff, try , or find a helper
that integrates with secure storage provided by your operating system.</td>
</tr></table>
</div>
@@ -604,7 +604,7 @@ that integrates with secure storage provided by your operating system.</td>
git programs.</p></div>
<div class="paragraph"><p>You probably don&#8217;t want to invoke this command directly; it is meant to
be used as a credential helper by other parts of git. See
-<a href="gitcredentials.html">gitcredentials(7)</a> or <tt>EXAMPLES</tt> below.</p></div>
+ or <tt>EXAMPLES</tt> below.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -650,12 +650,12 @@ stored on its own line as a URL like:</p></div>
credential-store will consider that context a pattern to match against
each entry in the credentials file. If the protocol, hostname, and
username (if we already have one) match, then the password is returned
-to git. See the discussion of configuration in <a href="gitcredentials.html">gitcredentials(7)</a>
+to git. See the discussion of configuration in
for more information.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>