Append to commit message via Git hook in local repository not appearing in commit message on GitHub
I have a custom Git hook in prepare-commit-msg
that appends the date to the commit message so I don’t have to input it myself:
I have a custom Git hook in prepare-commit-msg
that appends the date to the commit message so I don’t have to input it myself: