• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: December 31st, 2023

help-circle
  • Lightfire228@pawb.socialtoProgrammer Humor@lemmy.mlCommit
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 month ago

    I mean, you just need to look at the conflicting files, fix up the code, then stage those changes and pop a new commit

    There’s no “special” merge conflict resolution commit “type”


    As for fixing the code itself, I usually look at what changed between both versions, and then re-author the code such that both changes make “sense”







  • It’s an explicit “opt-out” by the OP, such that their content cannot (legally) be used to train LLMs or such (Chat GPT, Github Copilot, etc)

    Well, that’s what I assumed until i read the license terms. It doesn’t explicitly mention AI or LLMs, but it does say

    You may not use the material for commercial purposes

    Which i assume has the same limitations for AI training, for commercial AI

    (I am not a lawyer)