projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac78b00
)
git-stash documentation: mention default options for 'list'
author
Miklos Vajna
<vmiklos@frugalware.org>
Mon, 12 Oct 2009 19:37:39 +0000
(21:37 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 12 Oct 2009 23:16:36 +0000
(16:16 -0700)
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-stash.txt
b/Documentation/git-stash.txt
index 1c64a02fe576a6bdad2afcbc96391ce0c2d541c4..3ff653de846ca4d3ccaf0b7fd6aa428b2bd3f2d1 100644
(file)
--- a/
Documentation/git-stash.txt
+++ b/
Documentation/git-stash.txt
@@
-66,7
+66,8
@@
stash@{1}: On master: 9cc0589... Add git-stash
----------------------------------------------------------------
+
The command takes options applicable to the 'git-log'
-command to control what is shown and how. See linkgit:git-log[1].
+command to control what is shown and how. If no options are set, the
+default is `-n 10`. See linkgit:git-log[1].
show [<stash>]::