Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rui7257617yTrust me.. it would be hard to do the proper later than to do it now... it will be a habit and once you felt it you will never go back ;)
-
It's simple
Just remember last time you reverted changes every time you commit
Than you will realize that it's not "Fixed that shit" but a "probably fix for that shit" -
I see it as a message for what the commited code does. So "Add resource management.", for example, makes perfect sense.
-
Frio1837yI always follow this way of writing commit messages "This commit should {x}", really makes it easy to create messages in the same fashion.
-
@Frio @marthulu @rostopira @rui725 Thank you guys. From your comments, I think it now makes more sense to use the conventional way. I didn't know that when I said, "maybe I'll change as I grow and learn...." the change would come the next day😂😂
Related Rants
I know it's not recommended to write git commit messages in past tense, but it makes more sense to me to use it. Maybe I'll change as I grow and learn more in the programmer world, but as for now, I'm going to be a rebel and ignore convention😎
rant
git