Skip to content
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

Tool prevents IDE commit window from making a commit #41

Closed
rockstaedt opened this issue Nov 14, 2023 · 2 comments
Closed

Tool prevents IDE commit window from making a commit #41

rockstaedt opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rockstaedt
Copy link
Owner

When I want to make a commit with the commit window of an IDE, I get the following error:

.git/hooks/commit-msg: line 3: /dev/tty: Device not configured

@rockstaedt rockstaedt added the bug Something isn't working label Nov 14, 2023
@rockstaedt rockstaedt added this to the v1.0.0 milestone Nov 14, 2023
@rockstaedt rockstaedt self-assigned this Nov 14, 2023
@rockstaedt rockstaedt added the WIP Currently working on label Nov 16, 2023
@rockstaedt
Copy link
Owner Author

Unfortunately, there is no way to determine if the commit was created in a terminal where the user react on the abort message or if the commit was created with an IDE. Thus, the tool should contain a command to toggle TTY mode.

@rockstaedt
Copy link
Owner Author

Instead of a tty toggle, the user should simply uninstall the executable and install it if needed.

@github-actions github-actions bot removed the WIP Currently working on label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant