Why Nostr? What is Njump?
Kind 1621
git repository issue: Not able to add git remote url with relayhint parameter
Author Public Key
npub1qe3e5wrvnsgpggtkytxteaqfprz0rgxr8c3l34kk3a9t7e2l3acslezefe
Published at
2024-08-29 09:27:44
Kind type
1621
Event JSON
{ "id": "03ae0f0a586dc6643d11a268de7a6b0628d90e8195020d81d6b54e62dac9ff5a", "pubkey": "06639a386c9c1014217622ccbcf40908c4f1a0c33e23f8d6d68f4abf655f8f71", "created_at": 1724923664, "kind": 1621, "tags": [ [ "alt", "git repository issue: Not able to add git remote url with relayhint parameter" ], [ "r", "26689f97810fc656c7134c76e2a37d33b2e40ce7" ], [ "a", "30617:a008def15796fba9a0d6fab04e8fd57089285d9fd505da5a83fe8aad57a3564d:ngit", "wss://relay.damus.io", "root" ], [ "p", "a008def15796fba9a0d6fab04e8fd57089285d9fd505da5a83fe8aad57a3564d" ] ], "content": "Not able to add git remote url with relayhint parameter\n\nNgit version 1.4.4\nMacOS 14.6.1\n\nI'm trying to add the remote URL (https://gitworkshop.dev/r/naddr1qqykummnw3ez6urgwqqs6amnwvaz7tmwdaejumr0dspzqpnrnguxe8qszsshvgkvhn6qjzxy7xsvx03rlrtddr62haj4lrm3qvzqqqrhnyyx5cnk) to my local Nostr-PHP repo here.\n\n```\n$ git remote add ngit nostr://npub1qe3e5wrvnsgpggtkytxteaqfprz0rgxr8c3l34kk3a9t7e2l3acslezefe/nostr-php?relayhint=wss%3A%2F%2Fnostr.sebastix.dev%2F\nzsh: no matches found: nostr://npub1qe3e5wrvnsgpggtkytxteaqfprz0rgxr8c3l34kk3a9t7e2l3acslezefe/nostr-php?relayhint=wss%3A%2F%2Fnostr.sebastix.dev%2F\n```\n\nWhen I remove the parameter relayhint from the URL it's added\n\n```\n$ git remote -v\nngit nostr://npub1qe3e5wrvnsgpggtkytxteaqfprz0rgxr8c3l34kk3a9t7e2l3acslezefe/nostr-php (fetch)\nngit nostr://npub1qe3e5wrvnsgpggtkytxteaqfprz0rgxr8c3l34kk3a9t7e2l3acslezefe/nostr-php (push)\norigin git@github.com:nostrver-se/nostr-php.git (fetch)\norigin git@github.com:nostrver-se/nostr-php.git (push)\n```\n\nAm I missing something here to fix it?", "sig": "f7c3d23f8e7d643611c1611a859ad58fae8e8bf7b766347f9fa17cc066696061d389d98b2ef38efbf290ded5b6c251d82a85d8485536d8bb048d3fc3436206bf" }