Skip to content

Conversation

@eladchen
Copy link
Contributor

@eladchen eladchen commented Aug 13, 2019

The prepare-commit-msg git hook examples (bash & husky) assume /dev/tty is always true
The edits in this PR will fail silently in case /dev/tty is false.

See #634

The prepare-commit-msg git hook examples (bash & husky) assume /dev/tty is always true This change fails silently in case /dev/tty is false. See #634
@eladchen eladchen changed the title docs: Add short circuit to hook example docs: Add short circuit to README.md examples (#634) Aug 13, 2019
@jimthedev jimthedev merged commit 8950d5c into commitizen:master Aug 14, 2019
@commitizen-bot
Copy link

🎉 This PR is included in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants