Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

m7vm7v's avatar
Level 51

Git commit message tense

Hi everyone.

I do not want to start a big debate of what tense is the correct one for using in the Git messages.

I just want to ask if anyone has information about an article/video that was published somewhere in laracast about that it makes sense to use that type of messages (presence tense) - 'Creates database' and I also remember that the reason is that it makes sense if you read the commit would be 'this commit creates database'... I do think that Jeffrey has mentioned this in some video. Correct me if I am wrong. Or it was an article that was mentioned somewhere here but I have lost a track on it.

Could you possible give me some information if you know what I am talking about here.

Thanks for your time.

0 likes
2 replies
shez1983's avatar

i would say - use one tense that you THINK makes sense for you and then just be consistent & informative.

I personally use PAST tense because i have done that already 'ie created function for xyz' as oppose to create function xyz.. but consistency is the key.

1 like

Please or to participate in this conversation.