Achim Gratz <strom...@nexgo.de> writes: > Achim Gratz writes: >> Thorsten Jolitz writes: >>> ,--------------------------------------------------------- >>> | $ git --no-pager push -v origin master:refs/heads/master >>> | send to git://orgmode.org/worg.git >>> | fatal: Could not read from remote repository. >> >> Try this in your ~/.gitconfig: >> >> [url "orgm...@orgmode.org:org-mode.git"] >> pushInsteadOf = git://orgmode.org/org-mode.git > > For Worg of course that'd be: > > [url "git+ssh://w...@orgmode.org/~/worg.git"] > pushInsteadOf = git://orgmode.org/worg.git
ok, thanks, it worked and now the pages are online: ,-------------------------------------------------------------- | http://orgmode.org/worg/exporters/ox-docstrings.html | http://orgmode.org/worg/exporters/org-element-docstrings.html `-------------------------------------------------------------- PS I linked to them from this page: ,--------------------------------------------------- | http://orgmode.org/worg/exporters/ox-overview.html `--------------------------------------------------- but its a bit hard to find itself ... -- cheers, Thorsten