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 5cabe64c2b Drone bug(s) workaround. | il y a 5 ans | |
---|---|---|
.gitignore | il y a 5 ans | |
Dockerfile | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
check-some-are-unignored.sh | il y a 5 ans | |
check-vcs-changes.sh | il y a 5 ans | |
ignore-check.js | il y a 5 ans | |
package.json | il y a 5 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.