• @dukk
          link
          197 months ago

          “feat: stuff”

          Guilty of this one myself.

      • @[email protected]
        link
        fedilink
        137 months ago

        I had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.

      • @[email protected]
        link
        fedilink
        47 months ago

        Y tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.

        • @akkajdh999
          link
          37 months ago

          Make a cron job for git add . && git commit "$(date)" && git push -f

          • @[email protected]
            link
            fedilink
            1
            edit-2
            7 months ago

            I actually did this once…I swear there was a good reason. I promise it wasn’t anywhere that mattered.

            Edit: I think it was a personal journal repo that I wanted daily versions of, but couldn’t be bothered to actually check in.

    • @[email protected]
      link
      fedilink
      0
      edit-2
      7 months ago

      ‘fixed odd or even function for values 600 to 950, plus other stuff I forgot to commit earlier’