Git stash commands

Create, apply, and manage git stashes using VS Code commands.

Stashes let you quickly save off your workspace changes and restore them when they are needed again.