Hacker News new | past | comments | ask | show | jobs | submit login

Git best practices say the first line in your commit message should be no more than 50 characters. Subsequent lines should be wrapped at 80 characters. See http://tbaggery.com/2008/04/19/a-note-about-git-commit-messa...



I've been using multiple lines in my log messages, but didn't know about second blank line.

I tried as per pilgrim689's comment, Now everything is fine with --oneline argument.

Thanks.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: