Menu

Git Commit Message Guidelines

developer (10)
Code Guru

Git Commit Message Guidelines

All commit messages should consist of a header and body separated by a blank line. The first line of the message is the header. It should be a short summary with a maximum of 50 characters followed by a blank line. The body of the commit message should have hard line endings to wrap contents on 72 columns.

See A Note About Git Commit Messages for an in-depth discussion about commit messages.


Related

Wiki: Developer Documentation
Wiki: Home
Wiki: Submissions

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.