What is the syntax for committing a message in command line? code example Example: git commit with message git commit -m <msg> git commit -message=<msg>