Should commit messages be written in present or past tense?

Posted by user68759 on Stack Overflow See other posts from Stack Overflow or by user68759
Published on 2009-11-18T05:21:47Z Indexed on 2010/05/23 7:10 UTC
Read the original article Hit count: 278

Filed under:
|
|

So which is it that you think is better and more intuitive?

Fixed the XXX bug in YYY
Fix the XXX bug in YYY
Fixes the XXX bug in YYY
Fixing the XXX bug in YYY

Please provide your rationales. Note I am asking from your general perspective, meaning you should not try to associate this with your preferred svn/cvs tools or programming languages, but rather think of it as something that should/can be applied to any tools and programming languages.

© Stack Overflow or respective owner

Related posts about subjective

Related posts about version-control