summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
commit912712bb106faf8773bffb94876a77a2986f0be0 (patch)
tree0c665af963ce1561066812ee9b127bbbeea8c63b /git-stash.html
parent7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c (diff)
downloadgit-htmldocs-912712bb106faf8773bffb94876a77a2986f0be0.tar.gz
Autogenerated HTML docs for v2.15.1-354-g95ec6
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-stash.html b/git-stash.html
index 1a8c9f69e..ad863c4bf 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -947,7 +947,7 @@ create
return its object name, without storing it anywhere in the ref
namespace.
This is intended to be useful for scripts. It is probably not
- the command you want to use; see "save" above.
+ the command you want to use; see "push" above.
</p>
</dd>
<dt class="hdlist1">
@@ -958,7 +958,7 @@ store
Store a given stash created via <em>git stash create</em> (which is a
dangling merge commit) in the stash ref, updating the stash
reflog. This is intended to be useful for scripts. It is
- probably not the command you want to use; see "save" above.
+ probably not the command you want to use; see "push" above.
</p>
</dd>
</dl></div>
@@ -1105,7 +1105,7 @@ xargs git log --merges --no-walk --grep=WIP</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-11-10 15:00:41 JST
+Last updated 2017-12-06 10:03:34 PST
</div>
</div>
</body>