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