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