What problem does it solve?
Facilitates Git collaboration over the Nostr protocol by enabling nostr:// remotes and workflows for PRs, issues, and repository state, removing the need for a central Git server.
Core Features & Use Cases
- Provides commands and workflows for nostr:// git repositories using the ngit CLI and git-remote-nostr to publish and read repository state.
- Supports cloning nostr:// URLs, pushing PRs, creating and reviewing issues, and managing repository metadata through Nostr relays.
- Useful for distributed teams needing interoperable remotes and decoupled data storage, with git objects on standard servers and state on Nostr relays.
Quick Start
Install ngit and clone a nostr:// URL to begin managing PRs, issues, and repository state over Nostr.