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