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.
|
|
vor 6 Jahren | |
|---|---|---|
| .gitignore | vor 6 Jahren | |
| Dockerfile | vor 6 Jahren | |
| LICENSE | vor 6 Jahren | |
| README.md | vor 6 Jahren | |
| check-some-are-unignored.sh | vor 6 Jahren | |
| check-vcs-changes.sh | vor 6 Jahren | |
| package.json | vor 6 Jahren |
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.