-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Problem to solve
Currently Diffium does not support git stash operations, so being able to
- Stash local changes
- View list of stash entries
- Load/Remove entries
Proposal
An interface that can be toggled (show/hide) similar to the one provided by existing branch switch hotkey(b)
The interface would provide the above described functionality
Alternatives considered
Another enhancement could be the ability to preview changes within a stash entry without loading it. However, I’m not sure to what extent this might be feasible.
Additional context
Branch switch overlay

Reactions are currently unavailable