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.
|
|
il y a 6 ans | |
|---|---|---|
| .gitignore | il y a 6 ans | |
| Dockerfile | il y a 6 ans | |
| LICENSE | il y a 6 ans | |
| README.md | il y a 6 ans | |
| check-some-are-unignored.sh | il y a 6 ans | |
| check-vcs-changes.sh | il y a 6 ans | |
| ignore-check.js | il y a 6 ans | |
| package.json | il y a 6 ans |
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.