diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 16:03:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-30 16:03:07 +0000 |
commit | 98c3ca89bd6d2a6abc67d9dc1589a7046bd56d4b (patch) | |
tree | 617f10571f2603d8ba8fbcee60a6ad7397bdaa04 /doc/rcs | |
parent | b1257eb091a89a30578a44b90957091893eada9b (diff) |
web commit by http://natalian.org/
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index eeb05d5f2..6d6d622c7 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -4,4 +4,7 @@ Ikiwiki can run as a post-update hook to update a wiki whenever commits come in. When running as a [[cgi]] with Git, ikiwiki automatically -commits edited pages, and uses the Git history to generate the [[RecentChanges]] page.
\ No newline at end of file +commits edited pages, and uses the Git history to generate the [[RecentChanges]] page. + + +[[Editing_wiki_pages_manually|GitManual]]
\ No newline at end of file |