When committing with git, you have to include a message. The standard one-liners can be useful to you or anybody else trying to make heads or tails of a particular commit. But what if you need more room than 80 characters? You can do that.
Here’s a handy little script for your .git/hooks folder…
I’ve been getting into git and along with that, I’ve been trying to be more standards minded. Part of that entails including a LICENSE and README file. The LICENSE file is as ease as: