Oddbean new post about | logout
 I've download `v1.5.1`, but I'm still struggling.  Here is my git config: 

https://image.nostr.build/2ebac802a72eb48e40cc4197a1dd66dfe2fe5fdf4275ef526ae9a172fa46801d.png

When I run `git push nostr article-editor`, I get the following: 

```
nostr: fetching...
 ✔ wss://nostr.wine/              no new events 
 ✔ wss://nos.lol/                 no new events 
 ✘ wss://theforest.nostr1.com/    timeout
 ✔ wss://thecitadel.nostr1.com/   no new events 
 ✔ wss://relay.nostr.band/        no new events 
 ✔ wss://nostrelites.org/         new events: 1 user profile 
 ✔ wss://relay.damus.io/          no new events                                 nostr updates: 1 user profile
Error: no repo events at specified coordinates
```

If I simply run `ngit push` I get the following familiar error: 

```
Error: git should set GIT_DIR when remote helper is called

Caused by:
    environment variable not found
```

I can't configure ngit via the CLI because I get that above error whenever I attempt to run ngit.