check-git-clean
Check the cleanliness of a Git working directory, identifying untracked, unstaged, and uncommitted changes
git-mods
Check to ensure there are no unstaged changes in a git repo
nano-staged
Tiny tool to run commands for modified, staged, and committed git files.
rondonjon-no-unstaged
A small script that terminates the process with status code 1 if the working directory (pwd) contains unstaged files. Based on simple-git.
@jgoz/nano-staged
Tiny tool to run commands for modified, staged, and committed git files.