How to commit a change with both “message” and “description” from the command line? [duplicate] September 12, 2022 by Tarik There is also another straight and more clear way git commit -m "Title" -m "Description ..........";