User Tools

Site Tools


developersguide:commitmessages

Formatting of Commit Messages

  • One title line, of maximum 52 characters

The following lines are optional, if the title is complete enough.

  • One blank line
  • Please wrap your commits at 72 characters. You may use fmt(1) to do this for you.

TIP: If you use VIM as your commit editor, those limits are shown when you have syntax highlighting enabled.

developersguide/commitmessages.txt · Last modified: 2015/03/18 11:30 by lionelsambuc