16

2016 and people still don't know how to write commit messages.

Comments
  • 2
    When you're working at a shop that commits several times a day for everything from a comment to a new feature, things get hectic.

    9am : refactoring js to optimize number of server calls

    9pm : hahhaahhaahhaha
  • 4
    The usual flow of commit messages:

    10:00: added the xy feature
    10:01: grunt build for the xy fature
    12:00: bugfix for the xy feature
  • 2
    or those ones...

    "You didn't see this..."

    oh yes we did. you screwed up your code and committed it without checking for that dump, exit or even missed out a ; ...
Add Comment