ikiwiki/doc/news/git_move.mdwn

7 lines
339 B
Plaintext
Raw Normal View History

2007-09-30 01:06:40 +02:00
I've redone ikiwiki's git gateway. Hopefully it will work better now. The
urls to the git repository have changed, see [[download]]. --[[Joey]]
Run `git config remote.origin.url git://ikiwiki.info/` (or `git config
remote.origin.url http://ikiwiki.info/ikiwiki.git`) to let your existing
clones know about the new location. --[[madduck]]