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