summaryrefslogtreecommitdiff
path: root/doc/rcs/git.mdwn
blob: d77fffeb8a26d15c9b9e98dfe50b8f03e1e7db74 (plain)

[[meta title="Git"]]

Git is a distributed revison control system originally developed for the Linux kernel. Ikiwiki supports storing a wiki in git.

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.

Links:

  • [[Editing_wiki_pages_manually_with_git|GitManual]]
  • HOWTO: ikiwiki + git
  • Common [[Git_pitfalls|/setup/git_pitfalls]] when using Git with Ikiwiki