Git Stash Manager is a lightweight Visual Studio Code extension that simplifies the process of managing Git stashes. With Git Stash Manager, you can view, apply, pop, and drop stashes directly from the Source Control sidebar in VS Code—no need to remember complex Git commands!
Features
View All Stashes: See a list of your current stashes, each with its branch name, commit hash, and message.
Apply, Pop, and Drop Stashes: Right-click on any stash to apply, pop, or delete it.
Seamless Integration: Works directly in the Source Control panel for easy, streamlined access.
Requirements
Git: Ensure Git is installed and available in your system’s PATH.
Visual Studio Code: Version 1.94.0 or higher.
Extension Settings
This extension doesn’t require any configuration settings—just install and start managing your stashes.