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
-
kevbost25648yCommit on every small milestone is fine. Commit on every tiny detail is not. No explanation of commit is double not okay.
-
crani8718ySounds like a nice way to break the Repo. If you are ever in a bad mood just push a big commit at the same time has him and teach him a valuable lesson.
-
I've had to commit every time I changed something because the machine I was developing in was different than the one I was testing on. Pushing and pulling with git was the fastest way to transfer the latest versions.
Related Rants
I tell a colleague, "Hey, could you make your commits more meaningful? A commit message of '.' helps nobody.".
He then uses 'no message' for his commits.
Also, commits every 30 seconds. I know commit often... But is that really necessary?
Why.
undefined
git
gud