git-workflowsdevops
git-stash-safety
Use when about to run "git stash", encountering modified files you didn't create, or working with git operations that require a clean working tree. Prevents accidental stashing of user's uncommitted work.
maintainer
mshuffett
Mis à jour 1/20/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Use when about to run "git stash", encountering modified files you didn't create, or working with git operations that require a clean working tree. Prevents accidental stashing of user's uncommitted work.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use git-stash-safety