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