microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.36k stars 28.61k forks source link

[Feature Request] Git: Stash Unstaged #214948

Closed jordi-torrents closed 2 weeks ago

jordi-torrents commented 3 months ago

In the same fashion the Git: Stash Staged works, it would be nice to have a Git: Stash Unstaged command. I tried to explore the code, implement this by myself and pull request but I got overwhelmed. I guess the CommandCenter._stash() should have an extra argument for keepIndex (False by default). And the same with ‎Repository.createStash(). I could try to do it myself but I would need intense supervision...

In git this would be as simple as git stash --keep-index

VSCodeTriageBot commented 3 months ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vs-code-engineering[bot] commented 3 weeks ago

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vs-code-engineering[bot] commented 2 weeks ago

:slightly_frowning_face: In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!