summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/git_move.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news/git_move.mdwn b/doc/news/git_move.mdwn
index fa61bd908..85f0ad138 100644
--- a/doc/news/git_move.mdwn
+++ b/doc/news/git_move.mdwn
@@ -1,2 +1,5 @@
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]]