aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn6
-rw-r--r--doc/git.mdwn3
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn b/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn
index 707392d9f..409eb39d5 100644
--- a/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn
+++ b/doc/bugs/Can__39__t_connect_to_ikiwiki_git_repo_through_http.mdwn
@@ -8,3 +8,9 @@ Using the "git" interface still works, but I can't access that through a firewal
Also, clicking on the "gitweb" link gets me to the front page of ikiwiki.info, not the gitweb page.
-- [[KathrynAndersen]]
+
+> I've updated the gitweb link. Now that ikiwiki's wiki is managed by
+> ikiwiki-hosting, [this bug](http://ikiwiki-hosting.branchable.com/todo/readonly_git-http-backend/)
+> needs to be fixed there before git http can be used. In the meantime,
+> the github mirror does provide it: <http://github.com/joeyh/ikiwiki.git>
+> --[[Joey]] [[!tag done]]
diff --git a/doc/git.mdwn b/doc/git.mdwn
index 7c80887c4..3a5cd9773 100644
--- a/doc/git.mdwn
+++ b/doc/git.mdwn
@@ -29,7 +29,8 @@ think about merging them. This is recommended. :-)
* github `git://github.com/joeyh/ikiwiki.git`
([browse](http://github.com/joeyh/ikiwiki/tree/master))
- A mirror of the main repo, automatically updated.
+ A mirror of the main repo, automatically updated. Also provides http
+ cloning at `http://github.com/joeyh/ikiwiki.git`
* l10n `git://l10n.ikiwiki.info/`
Open push localization branch used for <http://l10n.ikiwiki.info/>
* [[smcv]] `git://git.pseudorandom.co.uk/git/smcv/ikiwiki.git`