diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:25:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:25:03 +0000 |
commit | 74baaeba00c90cd7a027e40e2f6d65695341a0e1 (patch) | |
tree | 6439c954ca575ce40bb965745d4cb67bec8f329e /doc/git.mdwn | |
parent | 764d91b6befacfca98676519b90a0c257d17f177 (diff) | |
download | ikiwiki-74baaeba00c90cd7a027e40e2f6d65695341a0e1.tar ikiwiki-74baaeba00c90cd7a027e40e2f6d65695341a0e1.tar.gz |
reorg all the pages about rcs backends. Fix all links
Diffstat (limited to 'doc/git.mdwn')
-rw-r--r-- | doc/git.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn deleted file mode 100644 index eeb05d5f2..000000000 --- a/doc/git.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -[[meta title="Git"]] - -[Git](http://git.or.cz) 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.
\ No newline at end of file |