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
更新於 1/20/2026
星標
0
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use git-stash-safety