aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-05-04 14:43:39 -0400
committerJoey Hess <joey@kitenet.net>2011-05-04 14:43:39 -0400
commit0063c83c8a5ea9600fdeaf6e7563efbf1d92af2e (patch)
tree87ae9adc118b3b8f5f86d9c713ef3a66a4ef486a /doc/rcs
parenta212a79c34f9013214de14c108c78bd1e24f4144 (diff)
downloadikiwiki-0063c83c8a5ea9600fdeaf6e7563efbf1d92af2e.tar
ikiwiki-0063c83c8a5ea9600fdeaf6e7563efbf1d92af2e.tar.gz
fix link
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/git.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index 1b66493dd..f10a941c3 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -117,7 +117,8 @@ usernames of the untrusted committers.
Note that when the `pre-receive` hook is checking incoming changes, it
ignores the git authorship information, and uses the username of the unix
-user who made the commit. Then tests including the `locked_pages` [[PageSpec]]
+user who made the commit. Then tests including the `locked_pages`
+[[ikiwiki/PageSpec]]
are checked to see if that user can edit the pages in the commit.
You can even set up an [[anonymous_user|tips/untrusted_git_push]], to allow