On Mon, Feb 13, 2017 at 04:36:22PM -0800, Junio C Hamano wrote: > Jeff King <p...@peff.net> writes: > > > Maybe it is just me and my muscle memory, but "git stash -p" is quite a > > common command for me[1]. And I have typed "git stash -p foo" many times > > and been annoyed that it didn't work. I was hoping to end that > > annoyance. > > OK, I never run "stash -p" and did not realize people already find > it useful that it becomes "stash save -p". Please ignore me, then. > I agree that breaking the established use is not nice.
To be fair, I don't think anybody is proposing breaking the established use of "stash -p". I was just hoping the new pathspec feature could trickle down to it, as well. :) -Peff