diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 05:47:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 05:47:34 +0000 |
commit | 7629ca1768665ff4a5fe56216def861a056ad21d (patch) | |
tree | da53a48aa0a7e1b706b3f0b0d8d221daf83da877 | |
parent | d72644211e8c7997451ee65a77e54fcda625f608 (diff) |
mention git
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 08c665222..4406963d3 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: a wiki compiler ikiwiki converts a directory full of wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control - system such as Subversion. + system such as Subversion or Git. . ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges |