• nik9000@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      I wonder what my last commit at each job was. I’ll bet it was boring. About 10% of my commit messages are genuinely interesting.

      • AA5B@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        For some definition of interesting …. The quashed commit whose message is a Jira ticket number and title?

        • Victor@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          This is what I hate about squashing. I love the fact that my crazy journey to a finished feature is there in the log for everyone to see, including myself lol. But squashing makes me feel empty when I write commit messages. Where’s the fun… Just a straight line of perfectionism. Maybe someone has a crazy but cool idea that would be worth picking. 🍒

          • AA5B@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            2 months ago

            Maybe. I do more DevOps these days, so tend to have many small changes that can’t even be tested without checking them in and running in CI. I’d have hundreds of “fix unit tests” commits alone

    • nzeayn@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      “it’s possible i buried a self delete timebomb in one of our repos years ago. enjoy looking for it just incase assholes”

  • popcar2@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    “Merge pull request #8 from [branch name]”

    Not the most exciting but hey, someone has to do it.

  • TRBoom@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    hoho

    I had just figured out how to fix a bug that broke our in house reminder system. My smug ass put hoho as the commit message for figuring something out that the previous guy couldn’t. Of course it came back to bite me in the ass THIS WEEK when the system broke again in a similar fashion, but I couldn’t remember what I had done.

  • Sylvartas@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    “;”

    Previous commit was some stupid easy fix I didn’t even bother compiling. Well, I should have, because it was the first time in recent memory I committed some code with a missing semicolon…

    Before anyone asks : no, we don’t do reviews ¯\_(ツ)_/¯

  • Jyek@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    “28496 - there, it’s fucking fixed you twat waffle.”

    Ticketed bug bosses son found. Dude nagged his dad who nagged us until it got fixed. Boss doesn’t review code. And for the sake of a half dozen coworkers, I hope he never does.