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
-
While using TFS for version control a coworker always put the # of the changeset as the comment (e.g. "Changeset 2392"). Thank God we had work items linked to each one, otherwise I would have lost my mind!😣
-
If it increases readability, why not? Especially if it's taken out of context. It's not like you are going to run out of disk space due to excessive use of characters...
-
alaneje88y@Swifticus this one bothers me slightly less, although a comment by each issue code doesn't go amiss XD
-
Werchte3658y@gloslistan I don't see how it improves readability, nor does it add any information. It's just noise.
-
@Werchte It's a complete sentence. Otherwise, if you copy the text to somewhere else it wouldn't be obvious any longer...
-
Werchte3658y@gloslistan I fail to see how a commit message could be copied somewhere where you wouldn't know it's a commit message you're reading.
"Add feature XYZ", "Refactor derp class" are also complete sentences, and I don't see how you would misinterpret that sentence as anything else but a commit message.
But keep writing commit messages like that, and I'll keep ranting about it here 😁
Related Rants
One devs commit messages always starts with "Committing changes..."
Oh rly?!
undefined
commit message
git
why?!