-
Hi, 👋 I can't remove my stash, how to debug this error? neogit-stash.mp4
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Oh, you're hitting "x" to discard, yeah? It's actually (slightly) a bug that this works how it does. It's just trying the discard something from the index here. To discard a stash, use the stash popup to drop it, and I'll see about adding a proper discard here. |
Beta Was this translation helpful? Give feedback.
-
Currently, when you drop stash via stash popup, it drops it immediately without confirmation. Is there any way I can configure it to ask for confirmation before dropping stash via stash popup? |
Beta Was this translation helpful? Give feedback.
Oh, you're hitting "x" to discard, yeah? It's actually (slightly) a bug that this works how it does. It's just trying the discard something from the index here. To discard a stash, use the stash popup to drop it, and I'll see about adding a proper discard here.