* `ngit clone` when?
* can i just do `ngit push -f` without making proposal and let it push the current commit to nostr relays instead
* `ngit clone` when?
* can i just do `ngit push -f` without making proposal and let it push the current commit to nostr relays instead
Re point 2: You can submit the latest commit as a proposal with `ngit send HEAD~1`. Is that what you mean or do you want to store the entire repo as nostr events and not use a git server?