• @[email protected]
    link
    fedilink
    52 months ago

    I’ve been adding the commit shas + messages to the final description, if anyone wants to see my exploratory work.

    • @xmunk
      link
      22 months ago

      I know that if you are on the local repository where the commits were originally created they’ll remain accessible through recovery methods but AFAIK orphaned commits aren’t synced to other machines.

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

        That’s correct. This is for work, which uses GitHub. The dangling commits remain accessible via their sha through the web ui, so I can link them in the PR description. I don’t put them in the actual commit message.

        I think these are garbage collected eventually, but no idea on cadence. It’s long, anyway.