]> sipb.mit.edu Git - ikiwiki.git/blob - doc/rcs/git.mdwn
* table plugin: Actually specify the delimiter when parsing CSV.
[ikiwiki.git] / doc / rcs / git.mdwn
1 [[meta title="Git"]]
2
3 [Git][git] is a distributed revison control system originally developed for the Linux kernel. Ikiwiki supports storing a wiki in git.
4
5 [git]: http://git.or.cz/
6
7 Ikiwiki can run as a post-update hook to update a wiki whenever commits
8 come in. When running as a [[cgi]] with Git, ikiwiki automatically
9 commits edited pages, and uses the Git history to generate the [[RecentChanges]] page.
10
11 Links:
12
13 * [[Editing_wiki_pages_manually with git|GitManual]]
14 * [HOWTO: ikiwiki + git][howto]
15
16 [howto]: http://fob.po8.org/node/346