A Docker-powered pre-commit hook that forces you to solve a CAPTCHA before every git commit, because apparently pushing questionable code should require proof of consciousness.
docker run --rm -i pointlesscode/git-captcha:latest < /dev/tty > /dev/tty
EXIT_CODE=$?
exit $EXIT_CODE.less
Instagram
Twitter
GitHub
DockerHub
The project is open-sourced software licensed under the MIT license.