How do you supply a commit message to a commit? code example Example: git commit with message git commit -m <msg> git commit -message=<msg>