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

  • PumpkinDrama@reddthat.comOP
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    No it just writes the patch text that I pass split in chuncks with a git commit message for each of the chuncks, but I’m the one who has to copy that and perform the commit