web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 11 Jun 2006 19:16:01 +0000 (19:16 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 11 Jun 2006 19:16:01 +0000 (19:16 +0000)
doc/git.mdwn

index 4b74a2e0fad3e5de0992621c2c36610f0241e1a9..53fd9efcdeb698660f59d7dea0d2f5434cb3e111 100644 (file)
@@ -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