File: git.mdwn

package info (click to toggle)
ikiwiki 1.33.6
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,656 kB
  • ctags: 331
  • sloc: perl: 5,462; sh: 42; makefile: 37
file content (5 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (2)
1
2
3
4
5
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.