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