I pushed v1.4.5 did that fix this?
Discussion
Yea, ngit send worked for me to create a PR 😃
brilliant! did you use `ngit send` or `git push -u` on a branch prefixed with `pr/`?
ngit send 😃
Nice! I'm interested in this decision. I built the git plugin because I thought using native git commands would be more intuitive for devs. I guess you felt more comfortable using `ngit send` for submission but found the idea of a nostr remote url helpful for configuring the nostr repo?