17
BimaAdi
3y

git commit message that I hate:

1. "Adjustment"
2. "Improvement"
3. "Fix Bug"
4. "I commit it but there are bug in this code"
5. "Client request"

YOU KNOW BE MORE SPECIFIC ON YOUR COMMIT MESSAGE!!!

Comments
  • 5
    If you can't write in a commit message what you did and why you did it, you probably don't know what you did or why you did it.
  • 3
    They are slightly better than
    "fix"
    "fix"
    "fix"
    "fix"
    "fix"...
  • 0
    A good percentage of my commits are "merging"
  • 0
    @hack I have a colleague like this :D even better "hopefully fix" and "Fix?"
  • 0
    I also plead guilty. My top commit messages:

    Derp fix on ....

    Savings commit cause I don't remember anymore.

    Merge commit after conflicts resolution

    Goddamn line endings from mickeysoft again, why does this <prerogative towards a person> still does not set got config right!
  • 2
    That's why our team only cares about pr descriptions and not commit messages
  • 2
    I have a ton of "fixing typo", "I fucked up the pipeline" and "doesn't build but my hard drive made a funny noise and got really slow so I'm pushing it"
  • 0
    You forgot "Update".
  • 1
    I have seen “committing” as a commit message myself
Add Comment