diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-26 13:24:36 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-26 13:24:36 -0500 |
commit | 17e4fc51be34b871d8637235c4f1ce064f3bd6fe (patch) | |
tree | 85e35cf8b8128a8415abd94d8775d11232fc4e88 /doc/rcs | |
parent | 9dead85cb6b92a7ca8e48b4ddd24b7ac4a48cdfa (diff) |
link to tip
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 6ba0da894..deddfbd6d 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -124,8 +124,8 @@ ignores the git authorship information, and uses the username of the unix user who made the commit. Then tests including the `locked_pages` [[PageSpec]] are checked to see if that user can edit the pages in the commit. -You can even set up an anonymous user, to allow anyone to push -changes in via git rather than using the web interface. +You can even set up an [[anonymous_user|tips/untrusted_git_push]], to allow +anyone to push changes in via git rather than using the web interface. ## Optionally using a local wiki to preview changes |