It writes more informative commits than I could ever make so I’m just reading what it says and mostly copy/pasting completely most of the time, I write all of the changes I’ve made into an LLM with a large context window and it write a very detailed commit not just with a title but with bullet points describing each of the changes precisely

  • Baldur Nil
    link
    fedilink
    2
    edit-2
    8 months ago

    The problem is people are lazy and most places I’ve been, peoeple make bad commit messages and often very non informative.

    • @TootSweet@lemmy.world
      link
      fedilink
      English
      18 months ago

      I’d rather see no commit message than an AI-generated one.

      Also if I wasn’t misinterpreting OP, it sounded from the post I was responding to like OP provided a summary to the LLM along with code. If OP’s writing a summary anyway, why not just proofread that and use that as the commit message rather than involving an LLM in the middle of the process?

      Even in a hypothetical where the company hired human tech writers to write commit messages for developers, I’d rather have in the commit message what the developer had to say rather than the possible misinterpretation of the tech writer.