summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-11-15 10:02:56 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-11-15 10:02:56 +0000
commite1b2683fe5d6d67aa52277a7a90966c3cec6ef93 (patch)
treea8daa09b76e908903adf7e40a61774563f24da72 /git-stash.html
parent0ecfa0f3ad17b8a498a5c93dc403de943888e1b8 (diff)
downloadgit-htmldocs-e1b2683fe5d6d67aa52277a7a90966c3cec6ef93.tar.gz
Autogenerated HTML docs for v1.6.5.2-185-gb7fba
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-stash.html b/git-stash.html
index 860e38e44..8c5aa7bbf 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -360,7 +360,7 @@ save [--patch] [--[no-]keep-index] [-q|--quiet] [&lt;message&gt;]
Save your local modifications to a new <em>stash</em>, and run <tt>git reset
--hard</tt> to revert them. The &lt;message&gt; part is optional and gives
the description along with the stashed state. For quickly making
- a snapshot, you can omit <em>both</em> "save" and &lt;message&gt;, but giving
+ a snapshot, you can omit _both_ "save" and &lt;message&gt;, but giving
only &lt;message&gt; does not trigger this action to prevent a misspelled
subcommand from making an unwanted stash.
</p>
@@ -615,7 +615,7 @@ xargs git log --merges --no-walk --grep=WIP</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-10-31 04:03:09 UTC
+Last updated 2009-11-15 09:57:20 UTC
</div>
</div>
</body>