]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://madduck.myopenid.com/: favour git:// url
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Sep 2007 23:15:53 +0000 (23:15 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Sep 2007 23:15:53 +0000 (23:15 +0000)
doc/news/git_move.mdwn

index 85f0ad13815148031ed880abc2e6aa32466f1920..6497e430dff41824de7e638169eda7cd50c21d84 100644 (file)
@@ -1,5 +1,6 @@
 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 http://ikiwiki.info/ikiwiki.git` to let your
-existing clones know about the new location. --[[madduck]]
+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]]