Skip to content

docs: Add short circuit to README.md examples (#634) #665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2019
Merged

docs: Add short circuit to README.md examples (#634) #665

merged 1 commit into from
Aug 14, 2019

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants