How to commit to git with comments code example Example: add description to commit git git commit -m "Title" -m "Content"