Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[chemclipse-dev] Git commit messages

Hi all,

many tools, including Gerrit, assume the first git commit message to be <= 50 characters. Also basic git commands such as 'git log' work much better if this is the case.

For awsome git commit messages you can get some inspiration here:

http://chris.beams.io/posts/git-commit/

Best,
Alex


Back to the top