I'm confused, wasn't the goal to get rid of the dependency on GitHub, not got as a whole?

Reply to this note

Please Login to reply.

Discussion

This seems to make a repo into a series of jsons. The git server could be whatever got server you want. They happen to be using GitHub as the remote server but you could presumably pull the repo from the nevent without the need of GitHub. Kind of like a mirror of a remote git server over nostr. You could use gitlab or gittea instead of GitHub. Or anyone could take your repo from nostr and use it locally and push back to the nevent without the need of a remote per say. It still seems very early but I like this solution of keeping a git remote server.

Ugh s/got/git/ AC strikes again. Yes now that I read more closely it's still doing version tracking with git and this adds nostr-based pull request functionality on top. Very nice!

Kinda just needs a good frontend nostr client that can display this nevent like a git instance. All the jsons are there.