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 години | |
---|---|---|
.gitignore | преди 5 години | |
Dockerfile | преди 5 години | |
LICENSE | преди 5 години | |
README.md | преди 5 години | |
check-some-are-unignored.sh | преди 5 години | |
check-vcs-changes.sh | преди 5 години | |
ignore-check.js | преди 5 години | |
package.json | преди 5 години |
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.