Extract Project Ticket Number | Git prepare commit message hook What project manager fits the case? I especially created this code to extract JIRA ticket numbers. How does it extract ticket number? There is a precondition, your git branch has to start with the ticket number. git checkout -b myproject-1234-and-whatever-it-does How can I use it? ...