How to Write a Git Commit Message
http://chris.beams.io/posts/git-commit/
A properly formed git commit subject line should always be able to complete the following sentence: If applied, this commit will **your subject line here**
A properly formed git commit subject line should always be able to complete the following sentence: If applied, this commit will **your subject line here**