Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • no tabs and
  • 4 spaces indentation.

...

Commit Messages

  • Reference the ticket number on the subject line, but describe the actual change, not just 'Fixed'. Sometimes this is the only comment that is shown for a commit (e.g. for "git log --pretty=oneline"). Try to stay under around 50 total characters.

  • Leave a blank line after the subject line.
  • Use lines of 77 characters or less for the remaining description.
  • No tabs.

...