Could you guys give the five-year-old explanation on how I could get 📁 Repos on a #communikeys Blossom server or Relay?

It's not even clear to me what parts would go where: Server vs Relay.

The code file = blob on server ?

The PR = ????

Reply to this note

Please Login to reply.

Discussion

The relay holds the repo announcement (that tells you which gitserver to interact with and which npub controls the repo), the issues/bug-reports, and the patches/code-change-requests, and the convos under the issues and patches.

You can use blossom to track git blobs, but it's a bit redundant. Mostly necessary, if your commits are really big.

Yeah code is on the gitserver, PRs are on the relays.