I am on Linux Mint. I just tried that exact URL, and this is the result from trying to run `git push`: ``` git push --set-upstream nostr article-editor nostr: fetching... ✘ wss://nostr.thesamecat.io/ connection timeout ✔ wss://relay.damus.io/ no new events ✔ wss://nos.lol/ no new events ✘ wss://nostrelites.org/ timeout ✔ wss://thecitadel.nostr1.com/ no new events ✘ wss://theforest.nostr1.com/ timeout ✔ wss://relay.nostr.band/ no new events ✔ wss://nostr.wine/ no new events nostr: no updates Error: TODO: enable interactive login in nostr git remote helper error: failed to push some refs to 'nostr://npub1m3xdppkd0njmrqe2ma8a6ys39zvgp5k8u22mev8xsnqp4nh80srqhqa5sf/nostr.thesamecat.io/Alexandria' ```
I need to enable first time login via the remote helper. For now you need to login first. Ie `ngit login`