I'm not sure if anything changed since you sent this, but I'm able to push to my forked repo on code.orgmode.org just fine. -Jay stardiviner writes: > I got following error when I push to Worg repo. > > 0 git … remote set-url --add origin https\://code.orgmode.org/bzg/worg.git > 0 git … remote set-url --delete origin \^git\@code\\.orgmode\\.org\:bzg/worg\\.git\$ > 1 git … push -v origin master\:refs/heads/master > Pushing to https://code.orgmode.org/bzg/worg.git > Counting objects: 18, done. > Writing objects: 100% (18/18), 5.87 KiB | 1.17 MiB/s, done. > Total 18 (delta 13), reused 0 (delta 0) > POST git-receive-pack (6160 bytes) > Password for 'https://stardiviner@code.orgmode.org': > POST git-receive-pack (6160 bytes) > error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403 Forbidden > fatal: The remote end hung up unexpectedly > fatal: The remote end hung up unexpectedly > Everything up-to-date > > I have uploaded my SSH key to code.orgmode.org already. > > Magit prompt to ask for password: https://stardiviner@code.orgmode.org > I inputted the password. But still upper error.