Checks if there are changes in repo at specific files / dirs.
You specify what changes to ignore using gitignore syntax.
You can specify what "signal file" to create in case changes were / were not found at the searched places.
Herby Vojčík 7d9e692c2c Use exit code. | 5 years ago | |
---|---|---|
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
check-some-are-unignored.sh | 5 years ago | |
package.json | 5 years ago |
Checks if there are changes in repo at specific files / dirs. You specify what changes to ignore using gitignore syntax. You can specify what "signal file" to create in case changes were / were not found at the searched places.