Damus
Silberengel · 6d
Yes, but if I look at actual announcements, they only contain the GRASP addresses. How does the GRASP server know where to get the repo from, if I only tell it to look at itself? Is there some second ...
DanConwayDev profile picture
The repository state is stored in the repository state event. The maintainer publishes a new /updated state event and pushes the associated new git data to the grasp servers. The ngit git plugin is convenient for this all behind a `nostr://` remote. Nak also has support (run `nak git --help` and some other tools handle this themselves though eg Shakespeare.
1
Silberengel · 5d
I need to know the event for pushing the new git data to the grasp servers, so that I can also publish that kind. I can't find that event description in the docs.