What are the two formatting items you **need** to make up your commit message? code example
Example: git commit message
$ git commit -m"Fix typo in introduction to user guide"
$ git commit -m"Fix typo in introduction to user guide"