Githooks
Githooks copied to clipboard
🦎 Githooks: per-repo and shared Git hooks with version control and auto update. [✩Star] if you're using it!
- All files in `.githooks/` which are dotfiles are not really needed. E.g. `.shared.yaml`, `.env.yaml`. The top folder is already hidden.
Exchange with podman or docker detection, take podman first.
- Tests 500 and 501 depend on some download which does first work with version 3.0
- Expansion only for `githooks.` prefixed variables.
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
- Use `GITHOOKS_HOOKS_DIR_NAME` env. variable overwrite the `.githooks` directory name for normal and shared repositories. - Usage `GITHOOKS_HOOKS_DIR_NAME=mybla` will resolve `.mybla` in local repos and `mybla` and `.mybla` in shared...
I commit my gitconfig, and, with the installation happening at $HOME, is creating a problema with the path. I'd like to be able to use environment variable in config, like...