summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-stash.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/git-stash.html b/git-stash.html
index 7ccb251ad..44b03d0a6 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -662,7 +662,7 @@ list [&lt;options&gt;]
stash@{1}: On master: 9cc0589... Add git-stash</tt></pre>
</div></div>
<div class="paragraph"><p>The command takes options applicable to the <em>git log</em>
-command to control what is shown and how. See .</p></div>
+command to control what is shown and how. See <a href="git-log.html">git-log(1)</a>.</p></div>
</dd>
<dt class="hdlist1">
show [&lt;stash&gt;]
@@ -876,13 +876,14 @@ xargs git log --merges --no-walk --grep=WIP</tt></pre>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p>,
-,
-,</p></div>
+<div class="paragraph"><p><a href="git-checkout.html">git-checkout(1)</a>,
+<a href="git-commit.html">git-commit(1)</a>,
+<a href="git-reflog.html">git-reflog(1)</a>,
+<a href="git-reset.html">git-reset(1)</a></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>