Script to catch uncommitted/unversioned files, for CI
Checks if a git repository has uncommitted changes.
A simple line counter for reporting the number of lines changed in committed and uncommitted files.
Collect uncommitted changes to working tree for display in error messages