Can not list stash (git version 2.30.0)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux