git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Can not list stash (git version 2.30.0)
@ 2021-04-07 17:49 Eugen Konkov
  2021-04-07 19:48 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen Konkov @ 2021-04-07 17:49 UTC (permalink / raw)
  To: Git Mailing List

Hello Git,

I am in progress of rebasing

~/e/Auth/Mojolicious/Plugin $ git rebase aa3376
Created autostash: 4018bc7
hint: Waiting for your editor to close the file...


while I am in editor I switched to different console to view created autostash:

~/e/Auth $ git stash list

and see nothing

but can view stash by its id:
~/e/Auth $ git show 4018bc7
commit 4018bc7bc870eb37aa35f40a0f612ca55a586045
Merge: a790392 674e39f
.....


Expected result: I should be able to see this autostash when `git stash list`



--
Best regards,
Eugen Konkov 


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

end of thread, other threads:[~2021-04-07 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 17:49 Can not list stash (git version 2.30.0) Eugen Konkov
2021-04-07 19:48 ` Jeff King

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).