Skip to content

Commit 0a0c342

Browse files
Miklos Vajnagitster
authored andcommitted
git-stash documentation: mention default options for 'list'
Signed-off-by: Miklos Vajna <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ac78b00 commit 0a0c342

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-stash.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ stash@{1}: On master: 9cc0589... Add git-stash
6666
----------------------------------------------------------------
6767
+
6868
The command takes options applicable to the 'git-log'
69-
command to control what is shown and how. See linkgit:git-log[1].
69+
command to control what is shown and how. If no options are set, the
70+
default is `-n 10`. See linkgit:git-log[1].
7071

7172
show [<stash>]::
7273

0 commit comments

Comments
 (0)