aqd14
3/18/2019 - 10:37 PM

git: add long descriptions for a commit

git commit -m "title" -m "longer descriptions"

# or

git commit # an editor will be opened and you will be able to type your commit title and descriptions there