From 849792d4d8cdfb576f7d99d4bfb244fdab72f756 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Jul 2008 20:47:29 -0400 Subject: response --- doc/tips/distributed_wikis.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/tips/distributed_wikis.mdwn') diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn index 3d9f31986..cf9c2e338 100644 --- a/doc/tips/distributed_wikis.mdwn +++ b/doc/tips/distributed_wikis.mdwn @@ -26,7 +26,8 @@ And if someone edits a page on your mirror, it will "git push origin", committing the changes back to the origin git repository, and updating the origin mirror. Assuming you can push to that git repository. If you can't, and you want a mirror, and not a branch, you should disable web edits on -your mirror. +your mirror. (You could also point the cgiurl for your mirror at the origin +wiki.) ## branching a wiki -- cgit v1.2.3