In Git, is a temporary file located in the .git directory ( .git/COMMIT_EDITMSG ) that holds the content of the commit message currently being drafted. Core Functionality
In the quiet hours of 2:00 AM, a lone developer typed git commit and was suddenly pulled from their terminal into the stark, blinking world of COMMIT-EDITMSG . COMMIT-EDITMSG
You can bypass commit-msg hooks with --no-verify : COMMIT_EDITMSG In Git, is a temporary file located in the
But here is the crucial insight:
git commit.