Skip to content

Feature Request: Ability to snapshot to stash while keeping the index and working tree exactly the same #947

@shabbir-genetech

Description

@shabbir-genetech

This is for situations where your code is in a good state, but you're not ready to commit yet. You want to take a 'snapshot' and save it to the stash in case you need to return to that state after making other changes. Some Git clients and tools already offer this feature. It’s already possible to do this manually by stashing with 'include untracked' and without 'only staged,' then applying the created stash. However, I’d prefer a quicker, one-click button on the toolbar to handle it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions