Skip to content

[feat] Support stashing #58

@Udayan853

Description

@Udayan853

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

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions