]> sipb.mit.edu Git - ikiwiki.git/blob - doc/rcs/git.mdwn
web commit by http://madduck.myopenid.com/: Fix git pitfalls link
[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 * Common [[Git_pitfalls|/setup/git_pitfalls]] when using Git with Ikiwiki
16
17 [howto]: http://fob.po8.org/node/346