aboutsummaryrefslogtreecommitdiff
path: root/doc/git.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-11 19:16:01 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-11 19:16:01 +0000
commit9082bd4c2b0f5b78a7c90aea3af57f736c33a674 (patch)
tree2e4bed16e6742fe7ec208fa1ece3ed9899776ed0 /doc/git.mdwn
parente5cd6ceee4e1075ada555bc6c7a60f71d5bb65f8 (diff)
downloadikiwiki-9082bd4c2b0f5b78a7c90aea3af57f736c33a674.tar
ikiwiki-9082bd4c2b0f5b78a7c90aea3af57f736c33a674.tar.gz
web commit by joey
Diffstat (limited to 'doc/git.mdwn')
-rw-r--r--doc/git.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn
index 4b74a2e0f..53fd9efcd 100644
--- a/doc/git.mdwn
+++ b/doc/git.mdwn
@@ -1,3 +1,5 @@
Git is a distributed revison control system originally developed for the linux kernel. Ikiki supports storing a wiki in git.
-(This page needs to be fleshed out with more info.) \ No newline at end of file
+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