aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/git.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-08-22 19:11:49 +0100
committerSimon McVittie <smcv@debian.org>2016-08-22 19:11:49 +0100
commit0b01e4f7b288077e9da1ac1743cec4af86dbe0ab (patch)
tree5f771350d9be8d9237fb9875f35caa82695002c3 /doc/rcs/git.mdwn
parent06fbc6297dd7e7092aa33f2ff94eff942b84236d (diff)
downloadikiwiki-0b01e4f7b288077e9da1ac1743cec4af86dbe0ab.tar
ikiwiki-0b01e4f7b288077e9da1ac1743cec4af86dbe0ab.tar.gz
Revert spam
Diffstat (limited to 'doc/rcs/git.mdwn')
-rw-r--r--doc/rcs/git.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index a5de19e3e..fa7a037ba 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -8,7 +8,7 @@ the Linux kernel. Ikiwiki supports storing a wiki in git.
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
-git history to generate the [[• Get_CAll_@_1*855.709~2847_@_E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r]] page.
+git history to generate the [[RecentChanges]] page.
Normally you can just follow the instructions in [[setup]] to create
the git repositories and get started. To understand the details, read on.