diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-13 19:46:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-13 19:46:05 -0400 |
commit | 0c52e5920879fff74c1ce1487470bf84b2df20cd (patch) | |
tree | b43f1d2c7fd05148dc18d6b05c2978499c01b240 /doc/rcs | |
parent | f11d67ebd02ee8dfe8f47bc54c98f59e12be2cf2 (diff) |
minor formatting
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rcs/git/discussion.mdwn b/doc/rcs/git/discussion.mdwn index a8c1ad200..92f630fc7 100644 --- a/doc/rcs/git/discussion.mdwn +++ b/doc/rcs/git/discussion.mdwn @@ -99,4 +99,5 @@ Does that mean that apache:apache should just own everything, and I should only ## using a local wiki to preview changes: an srcdir needed? I have read the hints about using a local wiki to preview changes, but I haven't understood: is it assumed that I should also have a separate "srcdir" for this local preview-wiki (as it is done for the main wiki site), or I could point the local ikiwiki's "srcdir" to the working dir? Can something bad happen if I do this? I guess no, because--as I see it--the reason to have 2 repos for the main site was only enabling pushing to it, so it's a peculiarity of git, and not a requirement for a clean functioning of ikiwiki. + Ok, probably, I have answered my question myself, but I'll let this comment stay here, if someone else will be tinking about the same issue. --Ivan Z. |