X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3a06daf1b87f937eac9e10073e7561110f0e4104..c53a0d6b9058ad374c7822127e533d4c2b56e8ae:/doc/news/git_move.mdwn diff --git a/doc/news/git_move.mdwn b/doc/news/git_move.mdwn index fa61bd908..6497e430d 100644 --- a/doc/news/git_move.mdwn +++ b/doc/news/git_move.mdwn @@ -1,2 +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 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]]