]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/git.mdwn
web commit by Kyle
[ikiwiki.git] / 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