From: Joey Hess Date: Wed, 4 May 2011 18:43:39 +0000 (-0400) Subject: fix link X-Git-Tag: 3.20110431~131 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/0063c83c8a5ea9600fdeaf6e7563efbf1d92af2e?hp=a212a79c34f9013214de14c108c78bd1e24f4144 fix link --- 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