The github UI can be replicated. Features like copilot cannot be decentralized. Also git is its own protocol. I'd recommend abandoning git in favor of something simpler. CI and autodeploy would be nice.

That being said, I don't think you can gather enough interest.

Reply to this note

Please Login to reply.

Discussion

Git can be configured to push to various protocols:

- local filesystem

- HTTPS

- SSH

Couldn’t NOSTR be one of those protocols?

No, because Nostr sits on top of websocket

It could be possible, but it's gonna be tricky.

Better question is: what code gets removed by githib?