From 9082bd4c2b0f5b78a7c90aea3af57f736c33a674 Mon Sep 17 00:00:00 2001 From: www-data Date: Sun, 11 Jun 2006 19:16:01 +0000 Subject: web commit by joey --- doc/git.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3