aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-29 15:01:59 -0400
committerJoey Hess <joey@kitenet.net>2011-06-29 15:01:59 -0400
commit1d5afdec9db8ca97d1bfe4dec130edd031b1c840 (patch)
tree65e61135b0ab664fe306bc8fde67d75a1fa49343 /doc/rcs
parente46e5c6564cf76ab7be1e0b669d5e666f04f7802 (diff)
downloadikiwiki-1d5afdec9db8ca97d1bfe4dec130edd031b1c840.tar
ikiwiki-1d5afdec9db8ca97d1bfe4dec130edd031b1c840.tar.gz
layout
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/git.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index e71d47350..451b3da8b 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -5,8 +5,6 @@ the Linux kernel. Ikiwiki supports storing a wiki in git.
[git]: http://git.or.cz/
-[[!img wiki_edit_flow.svg size=490x align=right]]
-
Ikiwiki can run as a git `post-update` hook to update a wiki
whenever commits come in. When running as a [[cgi]],
ikiwiki automatically commits edited pages, and uses the
@@ -14,6 +12,8 @@ git history to generate the [[RecentChanges]] page.
## git repository setup
+[[!img wiki_edit_flow.svg size=490x align=right]]
+
The suggested setup for git is a set of repositories setup like a
shallow, single level tree, with a bare repository (meaning that it
does not have a working tree checked out) at the root, and various