gabyx / Githooks

🦎 Githooks: per-repo and shared Git hooks with version control and auto update. [✩Star] if you're using it!
MIT License
102 stars 5 forks source link

fix: add no build if image exists + fix Git 2.46.x `git init` problem :anchor: #176

Closed gabyx closed 2 weeks ago

gabyx commented 1 month ago

Do not build images if they already exists with the same image reference. Add --always-build flag in CLI commands.