git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* `git stash <command> <n>` stopped working in 2.22.0
@ 2019-06-14  7:42 Mike Hommey
  2019-06-15 11:26 ` [PATCH] stash: fix show referencing stash index Thomas Gummerer
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Hommey @ 2019-06-14  7:42 UTC (permalink / raw)
  To: git; +Cc: ungureanupaulsebastian, t.gummerer

Hi,

`git stash <command> <n>` where n is a number used to work until 2.21.*.
It doesn't work in 2.22.0.

Bisection points to:

dc7bd382b1063303f4f45d243bff371899285acb is the first bad commit
commit dc7bd382b1063303f4f45d243bff371899285acb
Author: Paul-Sebastian Ungureanu <ungureanupaulsebastian@gmail.com>
Date:   Mon Feb 25 23:16:20 2019 +0000

    stash: convert show to builtin

which I guess makes sense :)

Mike

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-24 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14  7:42 `git stash <command> <n>` stopped working in 2.22.0 Mike Hommey
2019-06-15 11:26 ` [PATCH] stash: fix show referencing stash index Thomas Gummerer
2019-06-15 13:02   ` Andrei Rybak
2019-06-17  6:03     ` Thomas Gummerer
2019-06-24 20:29   ` Mike Hommey

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).