Thread (40 messages) flat view 40 messages, 7 authors, 2016-06-15

Re: [RFC PATCH 4/5] stash list: drop the default limit of 10 stashes

From: Jeff King <hidden>
Date: 2016-06-15 22:47:33

On Mon, Oct 12, 2009 at 11:06:06PM +0200, Thomas Rast wrote:
'git stash list' had an undocumented limit of 10 stashes, unless other
git-log arguments were specified.  This surprised at least one user,
but possibly served to cut the output below a screenful without using
a pager.

Since the last commit, 'git stash list' will fire up a pager according
to the same rules as the 'git log' it calls, so we can drop the limit.
Having slept on it, I think I agree that this is a good change. It fixes
the ugly corner cases I mentioned, and it is easier to explain.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help