Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git file stashNew to Visual Studio Code? Get it now.
Git file stash

Git file stash

Wonder Gonzalez

|
43 installs
| (0) | Free
A simple extension to stash a file in git, without stashing the entire repository.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git File Stash

A simple extension to stash a file in git. You can easily stash, apply, and delete changes to specific files independently, without affecting the rest of your working directory

Features

  • View Stashes: Quickly view all your Git stashes.
  • Apply Stash: Apply a selected stash to your working directory.
  • Delete Stash: Delete a selected stash.
  • Stash Changes: Stash changes with a custom message.
  • Clean File Changes And Apply Stash: Discard changes in the current file and apply your desired stash.

Requirements

  • Git must be installed and available in your system's PATH.

Extension Settings

This extension doesn’t require any extra configuration, just install it and view the stashes of your file

Release Notes

1.0.0

Initial release of GitFileStash.

License

This project is licensed under the MIT License - see the

LICENSE

file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft