Interactive Pre-commit Hook #2541
Unanswered
azasorin-rss
asked this question in
Q&A
Replies: 1 comment
-
I have not considered this yet. I am open for proposals or PRs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I really love gitui and it's part of my everyday flow for work and personal projects, but I run into an issue at work where we have an interactive pre-commit hook. The pre-commit hook asks if you want to append a ticket number to the commit and prompts you for input. I've found that I either have to do staging inside gitui, but then exit it to do my actual commit, or disable hooks and (fail to) remember to append the number. I'm getting to the point that disabling hooks is becoming muscle memory and I was wondering, does anyone knew of any solutions for this aside from just committing outside gitui? Have there been any planned or proposed features for something like this?
Beta Was this translation helpful? Give feedback.
All reactions