get a list of staged git files and their status
Get the change between index (or staging-area) and working directory of a git
repository
Tiny tool to run commands for modified, staged, and committed git files.
Git command to transform staged files according to a command that accepts file content on stdin and produces output on stdout.