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.
|
|
6 yıl önce | |
|---|---|---|
| .gitignore | 6 yıl önce | |
| Dockerfile | 6 yıl önce | |
| LICENSE | 6 yıl önce | |
| README.md | 6 yıl önce | |
| check-some-are-unignored.sh | 6 yıl önce | |
| check-vcs-changes.sh | 6 yıl önce | |
| ignore-check.js | 6 yıl önce | |
| package.json | 6 yıl önce |
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.