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

  • Solemarc@lemmy.world
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    11 months ago

    Why do you need to spend a “considerable amount of time crafting commit messages?” That feeding your code into an LLM and getting it to summarise for you is faster? I don’t understand how this could possibly streamline anyone’s workflow? What do your commit messages normally look like?

    • PumpkinDrama@reddthat.comOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      5
      ·
      edit-2
      11 months ago

      Why do you need to spend a “considerable amount of time crafting commit messages?”

      I haven’t wrote that, it’s LLM output. My commit messages usually are variants of ‘changes’, ‘fixed’, ‘updated’ or ‘asdfasdfasdf’